Click or drag to resize
InfoObjectCollectionTInfoParentObject 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#
public virtual BaseInfo ParentObject { get; set; }

Property Value

Type: BaseInfo

Implements

IInfoObjectCollectionParentObject
See Also