SearchResultsBaseDatasource properties

The SearchResultsBaseDatasource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from DataSourceControl.)
Public property ClientIDMode (Inherited from DataSourceControl.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from DataSourceControl.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DateFormat Gets or sets the date and time formatting for the Web Part.
Protected property DesignMode (Inherited from Control.)
Public property EnableNicknames Gets or sets a Boolean value that specifies whether the exact terms in the search query are used to find matches, or if nicknames are used as well.
Public property EnablePhonetic Gets or sets a Boolean value that specifies whether the phonetic forms of the query terms are used to find matches.
Public property EnableStemming Gets or sets a Boolean value that specifies whether stemming is enabled.
Public property EnableTheming (Inherited from DataSourceControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property IgnoreNoise Gets or sets a Boolean value that specifies whether noise words are included in the search query passed to the federated location.
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsInPopupControlAsyncPostBack This member is reserved for internal use and is not intended to be used directly from your code.
Protected property IsTrackingViewState (Inherited from Control.)
Public property 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.
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property ParentWebpart Gets or sets the parent SearchResultsBaseWebPart Web Part for the SearchResultsBaseDataSource object.
Public property PropertiesToRetrieve Specifies the list of properties retrieved from the federated search location.
Public property Query Gets or sets the text for the search query.
Public property QueryLanguage Gets or sets the locale for the query.
Public property RankingModelID Specifies the identifier (ID) of the ranking model to use for the query.
Public property RemoveDuplicates Gets or sets a Boolean value that specifies whether to remove duplicate items from the federated search results.
Public property RenderingCompatibility (Inherited from Control.)
Public property ResultsPerPage Gets or sets the number of rows to return for each search results page.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from DataSourceControl.)
Public property SortOrder Defines how the federated search results are sorted.
Public property StartAt Gets or sets the first row that is included in the federated search results.
Public property SupplementalQuery Gets or sets additional query terms for the search query to the federated location.
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Public property UseLocationVisualization Gets or sets a Boolean value indicating whether the Federated Results Web Part uses the XSLT transformation specified in the federated location's definition.
Public property UserCredentials Represents the user credentials to pass with the search query to the federated location.
Protected property View Gets or sets the data source view.
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from DataSourceControl.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IListSource.ContainsListCollection (Inherited from DataSourceControl.)
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

SearchResultsBaseDatasource class

Microsoft.Office.Server.Search.WebControls namespace