Uiinfrastructure API Docs  
 

ExpListView.GetHTMLForAllRowsAdded Method 

The HTML returned by this method will be printed out when all the rows in the list are already added and there are no more rows to add.

protected virtual HTMLTableRow GetHTMLForAllRowsAdded();

Return Value

HTMLTableRow

See Also

ExpListView Class | com.plumtree.uiinfrastructure.expandablelist Namespace