| TextBoxControlAutoCompleteServicePath Property | 
            The path to the web service that the extender will pull the word\sentence completions from. If this is not provided, the service method should be a page method.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string AutoCompleteServicePath { get; set; }Property Value
Type: 
String See Also
See Also