Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.CreateHeaderTable Method 

Helper method that creates a header HTMLTable

public static HTMLTable CreateHeaderTable(
   bool bSpacer
);

Parameters

bSpacer
True to add a spacer row below the header

Return Value

Table template for headers

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace