Click or drag to resize
IGenericExtensionParentExtension Property
Parent extension. If set, provides instance object to current extension

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
IGenericExtension ParentExtension { get; set; }

Property Value

Type: IGenericExtension
See Also