Sets property value.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- property
- Type: CMS.FormEngine FormFieldPropertyEnum
Property which value is set
- value
- Type: System String
Property value
- isMacro (Optional)
- Type: System Boolean
Indicates if value is macro. Default value is false.
See Also