SearchControlDataSource.PropertyNames Class

Definition

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 most-recently-used (MRU) items for the search control data source. Value is “SearchMRUItems”.

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”.

Applies to