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