SearchControlDataSource.PropertyNames.SearchOptions 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 of search options for the search control data source. Value is “SearchOptions”.
public: static initonly System::String ^ SearchOptions;
static initonly std::wstring SearchOptions;
public static readonly string SearchOptions;
staticval mutable SearchOptions : string
Public Shared ReadOnly SearchOptions As String