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