Plumtree Pluggable Navigation API  
 

PlumtreeAS.GetNavType Method 

This method gets the correct navtype for the nav scheme, correcting for Macintosh users.

public virtual INavTypes GetNavType(
   int nNavScheme
);

Parameters

nNavScheme

Return Value

INavTypes the appropriate navigation scheme.

Implements

ITypes.GetNavType

See Also

PlumtreeAS Class | com.plumtree.portalpages.common.uiparts Namespace