Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.WriteMyPagesSection Method 

Adds an HTMLTable to the HTMLElementCollection with the Mypage links section

protected virtual void WriteMyPagesSection(
   HTMLElementCollection col
);

Parameters

col
The HTMLElementCollection to add the HTMLTable too

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace