Plumtree Portal UI  
 

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

SelectPTObjectView Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace