Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.GetCollapseExpandURL Method 

Generates the ASURL with just the URL to the control for collapse/expanding vertical navigation sections.

protected virtual ASURL GetCollapseExpandURL(
   int nSectionID,
   bool bCollapse
);

Parameters

nSectionID
NavVisibility ID of the navigation section
bCollapse

Return Value

ASURL Generated ASURL with just the URL

See Also

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