PagePorter Class Library

NavigationCache.Navigation Property

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

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

Property Value

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

See Also

NavigationCache Class | Parastream.Web.MsFrontPage Namespace