Plumtree Pluggable Navigation API  
 

NavManager.LoadClasses Method 

This method initializes the NavManager and should only be called by the warmup servlet. This method can only be called once.

public virtual void LoadClasses(
   string strLibDir,
   string strConfigFile
);

Parameters

strLibDir
strConfigFile

See Also

NavManager Class | com.plumtree.portaluiinfrastructure.navtype Namespace