PagePorter Class Library

NavigationMetadata Properties

The properties of the NavigationMetadata class are listed below. For a complete list of NavigationMetadata class members, see the NavigationMetadata Members topic.

Public Instance Properties

AllNames (inherited from Metadata) Returns a string array containing the names of all of the variables in the collection.
Count (inherited from Metadata) Returns the number of variables in the collection.
DefaultAccessClass (inherited from Metadata) Gets or sets the default access class for unspecified variables.
Excluded A flag indicating that the page is excluded from the user interface.
FileName (inherited from Metadata) Gets or sets the filename of the .cnf file used to persist the collection.
Global A flag indicating that the page is a global (top-level) page without a parent.
NavSequence A flag indicating that the page is the parent node of a Custom Link Bar.
Target Gets or sets the value for the HTML target attribute for this page.

See Also

NavigationMetadata Class | Parastream.Web.MsFrontPage Namespace