Plumtree Portal UI  
 

IGroupedResultsViewHelper.DisplayGroupHeader Method 

Returns the header element (e.g. an HTMLTableRow containing column headings) that will be used if the results are grouped. Not called if the results are ungrouped.

HTMLElement DisplayGroupHeader(
   int groupNum
);

See Also

IGroupedResultsViewHelper Interface | com.plumtree.portaluiinfrastructure.search Namespace