SearchResultsBaseDatasource Members
Include Protected Members
Include Inherited Members
Provides the base class for the data source control used to retrieve the federated search results for the federated results Web Parts.
The SearchResultsBaseDatasource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SearchResultsBaseDatasource | Initializes a new instance of the SearchResultsBaseDatasource class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Adapter | (Inherited from Control.) |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() |
BindingContainer | (Inherited from Control.) |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientID | (Inherited from DataSourceControl.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Context | (Inherited from Control.) |
![]() |
Controls | (Inherited from DataSourceControl.) |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
EnableStemming | |
![]() |
EnableTheming | (Inherited from DataSourceControl.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
IgnoreNoise | Gets or sets a Boolean value that specifies whether noise words are included in the search query passed to the federated location. |
![]() |
IsChildControlStateCleared | (Inherited from Control.) |
![]() |
IsTrackingViewState | (Inherited from Control.) |
![]() |
IsTriggered | Gets a Boolean value that specifies whether the federated location configured for the Federated Results Web Part is ready to serve the search query. |
![]() |
IsViewStateEnabled | (Inherited from Control.) |
![]() |
LoadViewStateByID | (Inherited from Control.) |
![]() |
NamingContainer | (Inherited from Control.) |
![]() |
Page | (Inherited from Control.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
ParentWebpart | Gets or sets the parent SearchResultsBaseWebPart Web Part for the SearchResultsBaseDataSource. |
![]() |
PropertiesToRetrieve | Specifies the list of properties retrieved from the federated search location. |
![]() |
Query | Gets or sets the text for the search query. |
![]() |
QueryLanguage | Gets or sets the locale for the query. |
![]() |
RemoveDuplicates | Gets or sets a Boolean value that specifies whether duplicate items should be removed from the federated search results. |
![]() |
ResultsPerPage | Gets or sets the number of rows to return for each search results page. |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from DataSourceControl.) |
![]() |
SortOrder | Defines how the federated search results are sorted. |
![]() |
StartAt | Gets or sets the first row included in the federated search results. |
![]() |
SupplementalQuery | Gets or sets additional query terms for the search query to the federated location. |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
UseLocationVisualization | Gets or sets a Boolean value indicating whether the Federated Results Web Part uses the XSLT specified in the federated location's definition. |
![]() |
UserCredentials | Represents the user credentials to pass with the search query to the federated location. |
![]() |
View | Gets or sets the data source view. |
![]() |
ViewState | (Inherited from Control.) |
![]() |
ViewStateIgnoresCase | (Inherited from Control.) |
![]() |
Visible | (Inherited from DataSourceControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
DataBinding | (Inherited from Control.) |
![]() |
Disposed | (Inherited from Control.) |
![]() |
Init | (Inherited from Control.) |
![]() |
Load | (Inherited from Control.) |
![]() |
PreRender | (Inherited from Control.) |
![]() |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataSourceControl.) |
![]() ![]() |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
![]() ![]() |
IDataSource.DataSourceChanged | (Inherited from DataSourceControl.) |
![]() ![]() |
IExpressionsAccessor.Expressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataSourceControl.) |
![]() ![]() |
IDataSource.GetView | (Inherited from DataSourceControl.) |
![]() ![]() |
IDataSource.GetViewNames | (Inherited from DataSourceControl.) |
![]() ![]() |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top