Plumtree Portal UI  
 

PTMultiColumnListView.GetHTMLForNameColumn Method 

Returns the HTML for the row _nRowIndex.

protected virtual HTMLTableCell GetHTMLForNameColumn(
   IPTGrowableSortedArrayWrapperRO _saData,
   int _nRowIndex
);

Parameters

_saData
_nRowIndex

Return Value

HTMLTableCell

See Also

PTMultiColumnListView Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace