Click or drag to resize
GenericExtensionExtensionTypePropertyInitializer Property
Property initializer

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
protected Func<Object, ExtensionType> PropertyInitializer { get; set; }

Property Value

Type: FuncObject, ExtensionType
See Also