| 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: 13.0.131
 Syntax
Syntaxpublic string ValueAccessFunctionName { get; set; }Property Value
Type: 
String See Also
See Also