Plumtree Portal UI  
 

INavTypes Interface

Core pluggable navigation interface. All pluggable navigations must implement this high-level interface, which lsist the names of view classes used for each area of the page the developer wishes to take over for navigation purposes. Refer to IPluggableNavRO for all model-related methods to build navigation.

For a list of all members of this type, see INavTypes Members.

public interface INavTypes

Requirements

Namespace: com.plumtree.portaluiinfrastructure.navtype

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

INavTypes Members | com.plumtree.portaluiinfrastructure.navtype Namespace | IPluggableNavRO