SearchControlDataSource.PropertyNames.SearchMRUItems Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the collection most-recently-used
(MRU
) items for the search control data source. Value is “SearchMRUItems”.
public: static initonly System::String ^ SearchMRUItems;
static initonly std::wstring SearchMRUItems;
public static readonly string SearchMRUItems;
staticval mutable SearchMRUItems : string
Public Shared ReadOnly SearchMRUItems As String