PFItemControllerPFItemTypeGridview_GetParentItem Method |
Returns the source (related) item of the current item (in a gridview context).
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected PFItem Gridview_GetParentItem(
PFItemType item,
FormCollection collection
)
Parameters
- item
- Type: PFItemType
- collection
- Type: FormCollection
Return Value
Type:
PFItemSee Also