Click or drag to resize
IGenericPropertyParentProperty Property
Parent property. If set, provides value to current extension

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
IGenericProperty ParentProperty { get; set; }

Property Value

Type: IGenericProperty
See Also