Plumtree Pluggable Navigation API  
 

NavPageType Class

Navigation page type: Java typesafe enumerator class for page types in navigation. Not the same as NavCategoryType, which refers to organized named groups of links. This represent the core page you're on within navigation. Example: Community page.

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

System.Object
   com.plumtree.portalpages.common.plugnav.NavPageType

public class NavPageType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portalpages.common.plugnav

Assembly: portalpages (in portalpages.dll)

See Also

NavPageType Members | com.plumtree.portalpages.common.plugnav Namespace