SearchControlDataSource.PropertyNames Class
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.
Represents the names of the search control data source properties.
public: ref class SearchControlDataSource::PropertyNames abstract sealed
class SearchControlDataSource::PropertyNames abstract sealed
public static class SearchControlDataSource.PropertyNames
type SearchControlDataSource.PropertyNames = class
Public Class SearchControlDataSource.PropertyNames
- Inheritance
-
SearchControlDataSource.PropertyNames
Fields
HelpTopic |
The name of the help topic attribute of the search control data source. Value is “HelpTopic”. |
SearchFilters |
The name of the collection search filters for the search control data source. Value is “SearchFilters”. |
SearchMRUItems |
The name of the collection |
SearchOptions |
The name of the collection of search options for the search control data source. Value is “SearchOptions”. |
SearchProgress |
The name of the search progress value for the search control data source. Value is “SearchProgress”. |
SearchResultsCount | |
SearchSettings |
The name of the search settings data source for the search control data source. Value is “SearchSettings”. |
SearchStatus |
The name of the search status of the search control data source. Value is “SearchStatus”. |
SearchText |
The name of the search text for the search control data source. Value is “SearchText”. |