Click or drag to resize

PFGridViewHtmlHelper_ObjectsGetObjectsByGroup Method

Executes the query on the parent object to retrieve the groups to show in the gridview.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected override List<PFGroupedObjects> GetObjectsByGroup()

Return Value

Type: ListPFGroupedObjects
See Also