TextBoxControlAutoCompleteCompletionInterval Property |
Time in milliseconds when the timer will kick in to get suggestions using the web service.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public int AutoCompleteCompletionInterval { get; set; }
Property Value
Type:
Int32See Also