ParameterTextBox.searchResultLimit Property
Gets or sets a value which limits the number of search results passed to the server after typing in arbitrary text.
A setting of null can be used to indicate 'unlimited' though this should be used with caution.
Property Value
Type: Number
Value may be null.
The value to limit the results to.