PagePorter Class Library

WebMetadataCache.WebMetadata Property

Gets the WebMetadata object from the cache. If it is empty or out of date, it is loaded from the appropriate file.

[Visual Basic]
Public ReadOnly Property WebMetadata As WebMetadata
[C#]
public WebMetadata WebMetadata {get;}

Property Value

The WebMetadata object from the cache. If it is empty or out of date, it is loaded from the appropriate file.

See Also

WebMetadataCache Class | Parastream.Web.MsFrontPage Namespace