Uiinfrastructure API Docs  
 

ExpListView.GetHTMLForCheckBox Method 

Returns the HTML for the checkbox on row _nRowIndex.

protected virtual HTMLTableCell GetHTMLForCheckBox(
   int _nRowIndex
);

Parameters

_nRowIndex

Return Value

HTMLTableCell

See Also

ExpListView Class | com.plumtree.uiinfrastructure.expandablelist Namespace