| 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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic string AutoCompleteServicePath { get; set; }Property Value
Type: 
String See Also
See Also