Plumtree Portal UI  
 

SelectPTObjectView.GetHTMLForCheckBox Method 

Returns the HTML for the checkbox on row _nRowIndex.

protected override HTMLTableCell GetHTMLForCheckBox(
   int _nRowIndex
);

Parameters

_nRowIndex

Return Value

HTMLTableCell

See Also

SelectPTObjectView Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace