Click or drag to resize
DynamicPropertyPropertyTypeSetter Property
Gets or sets the setter for the property

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

Property Value

Type: ActionPropertyType
See Also