PFGridViewHtmlHelper_ObjectsGetObjects Method |
Executes the query on the parent object to retrieve the objects 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 protected override List<PFBaseObject> GetObjects()
Return Value
Type:
ListPFBaseObjectSee Also