SearchControlDataSource.VerbNames.StartSearch 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 starting the search. Value is “StartSearch”.
public: static initonly System::String ^ StartSearch;
static initonly std::wstring StartSearch;
public static readonly string StartSearch;
staticval mutable StartSearch : string
Public Shared ReadOnly StartSearch As String