PagePorter Class Library

NavigationPage.Metadata Property

Gets the NavigationMetadata object for this page node.

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

Property Value

The NavigationMetadata object for this page node.

See Also

NavigationPage Class | Parastream.Web.MsFrontPage Namespace