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