Plumtree Portal UI  
 

ObjectSecurityView.GetHTMLForNameColumn Method 

Returns the HTML for the row _nRowIndex.

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

Parameters

_saData
_nRowIndex

Return Value

HTMLTableCell

See Also

ObjectSecurityView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace