Plumtree Portal UI  
 

SelectPTObjectView.AddHTMLToActionBar Method 

Empty method that sub classes can averride to add actions to the action bar (like a create object action).

protected override void AddHTMLToActionBar(
   HTMLTableRow _myRow
);

Parameters

_myRow
Action bar row object.

See Also

SelectPTObjectView Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace