AutoSuggestEditQuerySubmittedEventArgs Constructors
Provides data for the AutoSuggestEdit.QuerySubmitted event.Name | Parameters | Description |
---|---|---|
AutoSuggestEditQuerySubmittedEventArgs(String) | text | Initializes a new instance of the AutoSuggestEditQuerySubmittedEventArgs class with the specified settings. |
See Also