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