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