Plumtree Portal UI  
 

ObjectSecurityView.GetHTMLForMandatoryCell Method 

Returns the HTML for the Mandatory drop-down cell.

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

Parameters

_saData
_nRowIndex

Return Value

HTMLElement

See Also

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