Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.GetSectionCollapseExpandURL Method 

Gets the ASURL with image to collapse/expand vertical navigation sections

public virtual ASURL GetSectionCollapseExpandURL(
   int nSectionID,
   bool bCollapse
);

Parameters

nSectionID
NavVisibility ID of the navigation section
bCollapse

Return Value

ASURL Generated ASURL with image for collapsing/expanding section

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace | NavVisibility