Plumtree Portal UI  
 

ObjPropEditView.GetHTMLForRowAction Method 

Returns table cell for adding a value or deleting a value.

protected virtual HTMLTableCell GetHTMLForRowAction(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Table cell for action

See Also

ObjPropEditView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace