Click or drag to resize
GenericPropertyPropertyTypeInitializer Property
Property initializer

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public Func<PropertyType> Initializer { get; protected set; }

Property Value

Type: FuncPropertyType
See Also