Plumtree Portal UI  
 

ExpListPropEditView.GetHTMLElementForRow Method 

Returns the HTML for a row in the list.

protected virtual HTMLElement GetHTMLElementForRow(
   int _nRowIndex,
   object oValue
);

Parameters

_nRowIndex
Row index
oValue
Row value

Return Value

HTML for row

See Also

ExpListPropEditView Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace