Click or drag to resize
ExtensionAttributeGetExtensionObject Method
Creates an extension object based on extension type

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected IGenericExtension GetExtensionObject()

Return Value

Type: IGenericExtension
See Also