SearchControlDataSource.VerbNames.PopulateMRU 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 action of populating the most-recently-used
(MRU) collection of the search control data source. Value is “PopulateMRU”.
public: static initonly System::String ^ PopulateMRU;
static initonly std::wstring PopulateMRU;
public static readonly string PopulateMRU;
staticval mutable PopulateMRU : string
Public Shared ReadOnly PopulateMRU As String