PFPlugin_ViewCustomizeGroupsBeforeRendering Method |
Note: it is NOT recommended to customize the list in a view with paging as it could provide the user with unexpected results. Moreover if the paging is enabled and a next page is available, the items list will contain an extra-item at the end.
Namespace: Packflow.Plugins
public virtual IEnumerable<PFGroupedObjects> CustomizeGroupsBeforeRendering( PFView view, PFQuery query, List<PFGroupedObjects> groups )