Click or drag to resize

PFGridViewHtmlHelper_MultiContentGetObjects 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
C#
protected override List<PFItem> GetObjects()

Return Value

Type: ListPFItem
See Also