Plumtree Portal UI  
 

MultiObjectsSecurityView.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

MultiObjectsSecurityView Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace