Plumtree Pluggable Navigation API  
 

INavTypes.GetID Method 

Return the integer order of the navigation type. Must be greater than 5 for external plugins. Note that this number must be unique among registered navigation plugins on any specific install.

int GetID();

Return Value

integer navigation topic position

See Also

INavTypes Interface | com.plumtree.portaluiinfrastructure.navtype Namespace