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.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public string ValueAccessFunctionName { get; set; }
Property Value
Type:
StringSee Also