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: 8.2.23
Syntax public string AutoCompleteServicePath { get; set; }
Property Value
Type:
StringSee Also