Plumtree Portal UI  
 

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

TemplateListView Class | com.plumtree.portaluiinfrastructure.expandablelist.template Namespace