Plumtree Portal UI  
 

CommunitiesListView.GetHTMLForInheritsColumn Method 

Returns the HTML for the row _nRowIndex.

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

Parameters

_saData
_nRowIndex

Return Value

HTMLTableCell

See Also

CommunitiesListView Class | com.plumtree.portaluiinfrastructure.expandablelist.inherit Namespace