AutocompleteBuilder.MinSearchLength Method
Name | Parameters | Description |
---|---|---|
MinSearchLength(JS) | value | The minimum number of characters that must be entered into the text box to begin a search. Mirrors the client-side minSearchLength option. |
MinSearchLength(Int32) | value | The minimum number of characters that must be entered into the text box to begin a search. Mirrors the client-side minSearchLength option. |