Plumtree Pluggable Navigation API  
 

NavigationModel.GetCurMyPages Method 

Gets all the current my pages if on the my page

public virtual ICPListEntryIterator GetCurMyPages(
   bool bShowActions
);

Parameters

bShowActions
True to show mypage actions

Return Value

Mypages and actions if specified in an ICPListEntryIterator

Implements

INavigationModelRO.GetCurMyPages

See Also

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