PagePorter Class Library

FileMetadata.CachedTitle Property

Gets or sets the file cached title as specified by the vti_cachedtitle variable.

[Visual Basic]
Public Property CachedTitle As String
[C#]
public string CachedTitle {get; set;}

Property Value

The file cached title as specified by the vti_cachedtitle variable.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace