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: 9.0.0
Syntax
C#
protected virtual InterfaceType CreateBaseObject()

Return Value

Type: InterfaceType
See Also