Plumtree Portal UI  
 

ObjPropBrowseView.GetHTMLForRowAction Method 

Returns null because rows are read-only in browse-mode.

protected virtual HTMLTableCell GetHTMLForRowAction(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Table cell for action

See Also

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