TextBoxControlValueAccessFunctionName Property |
Gets or sets the unique name of the client function to be rendered, which can be used to get the value of the text box.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public string ValueAccessFunctionName { get; set; }
Property Value
Type:
StringSee Also