HtmlEditorMentionBuilder.MinSearchLength Method
| Name | Parameters | Description |
|---|---|---|
| MinSearchLength(JS) | value | Specifies the minimum number of characters that a user should type to trigger the search. Mirrors the client-side minSearchLength option. |
| MinSearchLength(Int32) | value | Specifies the minimum number of characters that a user should type to trigger the search. Mirrors the client-side minSearchLength option. |