DynamicPropertyPropertyTypeSetter Property |
Gets or sets the setter for the property
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax protected Action<PropertyType> Setter { get; set; }
Property Value
Type:
ActionPropertyTypeSee Also