PagePorter Class Library

NavigationMetadata.Global Property

A flag indicating that the page is a global (top-level) page without a parent.

[Visual Basic]
Public Property Global As Boolean
[C#]
public bool Global {get; set;}

Property Value

A flag indicating that the page is a global (top-level) page without a parent. The default value is false.

See Also

NavigationMetadata Class | Parastream.Web.MsFrontPage Namespace