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