The methods of the Navigation class are listed below. For a complete list of Navigation class members, see the Navigation Members topic.
| Overloaded. Converts between a DateTime object and a UInt32 for FrontPage. |
| Overloaded. Adds a page to the navigational structure. | |
| Determines whether the specified Object is equal to the current Object. | |
| Returns an array of child page identifiers. | |
| Returns the list of page identifiers that are Custom Link Bars. | |
| Overloaded. Gets an array of Custom Link Bar page identifiers. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Overloaded. Returns the NavigationPage object for a given page. | |
| Returns the caption from the navigation structure for a given page, or null. | |
| Returns the page ID for a given url within the web, or zero if it doesn't exist. | |
| Returns the URL for a given page. | |
| Returns the Custom Link Bar page identifier of the request page. | |
| Overloaded. Returns the page identifier of a page's parent. | |
| Overloaded. Returns information about the previous and next pages in the navigation structure. | |
| Returns an array of sibling page identifiers. | |
| Gets the Type of the current instance. | |
| Examines a URL and returns several associated values. | |
| Determines if a url is part of a custom link bar. | |
| Makes a page in the navigation structure the home page. | |
| Moves a page and its children to a new location in the navigation structure. | |
| Reads the .cnf file into the navigation structure. | |
| Removes a page from the navigation structure. | |
| Renames a page URL. | |
| Writes navigation structure to a .cnf file. | |
| Returns the string representing the Navigation object. |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
Navigation Class | Parastream.Web.MsFrontPage Namespace