Plumtree Pluggable Navigation API  
 

NavigationHorizontalComboBoxView.WriteMyPagesSection Method 

Adds a HTML Select to the specified HTMLTableRow with Mypage actions and My pages for the current user.

protected virtual void WriteMyPagesSection(
   HTMLTableRow tRow
);

Parameters

tRow
The HTMLTableRow to add the HTML Select to

See Also

NavigationHorizontalComboBoxView Class | com.plumtree.portalnavigation.views Namespace