Click or drag to resize

PFItemPageContextSourceParentItem Property

Gets the parent(source) item. Only available during the creation from another item (e.g. form gridviews).

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFItem SourceParentItem { get; }

Property Value

Type: PFItem
See Also