TextBoxControlAutoCompleteMinimumPrefixLength Property |
Minimum number of characters that must be entered before getting suggestions from the web service.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public int AutoCompleteMinimumPrefixLength { get; set; }
Property Value
Type:
Int32See Also