Plumtree Pluggable Navigation API  
 

NavManager.LoadCustomClasses Method 

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

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

Parameters

strLibDir
strConfigFile

See Also

NavManager Class | com.plumtree.portaluiinfrastructure.navtype Namespace