Plumtree Portal UI  
 

GroupedResultsView.DisplayStandardGroupHeaderRow Method 

Returns a standard group header; this is a helper for implementations of IGroupedResultsViewHelper

public virtual HTMLElement DisplayStandardGroupHeaderRow(
   int groupNum,
   string cellHeight,
   string colSpan,
   bool _bAlwaysReturnRow
);

See Also

GroupedResultsView Class | com.plumtree.portaluiinfrastructure.search Namespace