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