QuerySuggestionsDatasourceView Members
Include Protected Members
Include Inherited Members
Represents a view of the QuerySuggestionsDatasource class.
The QuerySuggestionsDatasourceView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QuerySuggestionsDatasourceView | Initializes a new instance of the QuerySuggestionsDatasourceView class. |
Top
Properties
Name | Description | |
---|---|---|
CanDelete | (Inherited from DataSourceView.) | |
CanInsert | (Inherited from DataSourceView.) | |
CanPage | (Inherited from DataSourceView.) | |
CanRetrieveTotalRowCount | (Inherited from DataSourceView.) | |
CanSort | (Inherited from DataSourceView.) | |
CanUpdate | (Inherited from DataSourceView.) | |
DataSourceOwner | Gets the DataSourceOwner property. (Inherited from SearchResultsBaseDatasourceView.) | |
Events | (Inherited from DataSourceView.) | |
IsTriggered | Gets a Boolean value indicating whether the search query was passed to a federated location. (Inherited from SearchResultsBaseDatasourceView.) | |
LocationList | Gets or sets the list of federated locations for the Web Part. (Inherited from SearchResultsBaseDatasourceView.) | |
MoreLink | Gets the URL for the More Results link. (Inherited from SearchResultsBaseDatasourceView.) | |
Name | (Inherited from DataSourceView.) | |
NumberOfSuggestions | Gets the number of query suggestions returned for the query. | |
QueryManager | Gets or sets the query manager for the search results Web Part. (Inherited from SearchResultsBaseDatasourceView.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataSourceViewChanged | (Inherited from DataSourceView.) |
Top