Property MaximumResults
| Edit this page View SourceMaximumResults
Gets or sets the maximum number of results to return for a search. Default is 6.
Declaration
public int MaximumResults { get; set; }
Property Value
Type | Description |
---|---|
int |
Gets or sets the maximum number of results to return for a search. Default is 6.
public int MaximumResults { get; set; }
Type | Description |
---|---|
int |