CollectSearchHistory Property
CollectSearchHistory
Indicates whether the search history should be collected and shown when the user types in the search box.
Declaration
public bool CollectSearchHistory { get; set; }
Public Property CollectSearchHistory As Boolean