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