Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section houses the set of public aliases for navigation items. By using these aliases to place your items you can ensure they will remain in the correct location, even if the underlying Navigation Paths change.

Call NavGetItem passing it the alias to retrieve the handle to the navigation item associated with the alias. Then use that handle as the parent of your own items.

Navigation Tree Aliases

AliasDescription
{ControlPanel}The Control Panel node in the navigation tree

{Monitoring}

The Monitoring node in the navigation tree

{Utilities}

The Utilities node in the navigation tree

{WebAccess}

The Web Access Control node in the navigation tree

{WebAccessClassifiers}

The Classifiers item under Web Access Control in the navigation tree. If you are writing your own web classifier, then place the navigation tree item under this alias

...