FormEngineUserControlEventArgsValue Property |
Gets or sets the value of a form control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public Object Value { get; set; }
Property Value
Type:
ObjectThe value
See Also