Click or drag to resize
IInfoObjectCollectionParentObject Property
Parent object. Instance of object which contains this collection as it's inner field.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
BaseInfo ParentObject { get; }

Property Value

Type: BaseInfo
See Also