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

 

Help Aliases

If you insert navigation tree items under one of the aliases above and want help pane support for those items then place your help under the corresponding help alias below.

Alias 

{ControlPanelHelp}

The help level of the Control Panel node.

{MonitoringHelp}

The help level of the Monitoring node
{UtilitiesHelp}The help level of the Utilities node
{WebAccessHelp}The help level of the Web Access Control node
{WebAccessClassifiersHelp}The help level of the Classifiers node under Web Access Control