Plumtree Portal UI  
 

ObjectSecurityView.GetHTMLForRow Method 

Returns the HTML for the row _nRowIndex. Each row contains just an icon and input text.

public override HTMLElement GetHTMLForRow(
   IPTGrowableSortedArrayWrapperRO _saData,
   int _nRowIndex
);

Parameters

_saData
_nRowIndex

Return Value

HTMLElement

See Also

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