Plumtree Pluggable Navigation API  
 

INavigationModelRO Interface

Navigation model interface for MVC and pluggable navigation.

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

public interface INavigationModelRO : IPluggableNavModelRO, IModelRO, IMVCObject

Types that implement INavigationModelRO

Type Description
NavigationModel Core model for all navigation. All public function calling into Server API should internally catch all exceptions.

Requirements

Namespace: com.plumtree.portalpages.common.uiparts

Assembly: portalpages (in portalpages.dll)

See Also

INavigationModelRO Members | com.plumtree.portalpages.common.uiparts Namespace