Navigation Class

Contains methods that retrieve URLs and other settings for various CMS artifacts.
Inheritance Hierarchy
SystemObject
  BBNCExtensions.API.NavigationNavigation

Namespace: BBNCExtensions.API.Navigation
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract class Navigation

The Navigation type exposes the following members.

Methods
  NameDescription
Public methodGetDocumentURL
Returns the URL for an uploaded document.
Public methodGetMenuXml
Returns the XML data for a menu part.
Public methodGetMenuXmlURL
Returns the URL pointing to the XML data for a menu part.
Public methodGetPageURL
Returns the URL for a site page.
Public methodGetPartEditURL
Returns the URL for a part designer (editor).
Public methodGetStyleSheetURL
Returns the URL for a site stylesheet.
Public methodGetVanityURL
Builds a vanity URL for the site.