Click or drag to resize
AbstractDecoratorInterfaceTypeCreateBaseObject Method
Creates the base object for this decorator

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
protected virtual InterfaceType CreateBaseObject()

Return Value

Type: InterfaceType
See Also