SearchResultsBaseToolPart members
SharePoint Online
Represents the tool pane that can be used to show and modify a search results Web Part's properties.
The SearchResultsBaseToolPart type exposes the following members.
| Name | Description | |
|---|---|---|
|
SearchResultsBaseToolPart | Initializes a new instance of the SearchResultsBaseToolPart class. |
| Name | Description | |
|---|---|---|
|
AccessKey | (Inherited from WebControl.) |
|
Adapter | (Inherited from Control.) |
|
AllowMinimize | (Inherited from ToolPart.) |
|
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
|
Attributes | (Inherited from WebControl.) |
|
BackColor | (Inherited from WebControl.) |
|
BackImageUrl | (Inherited from Panel.) |
|
BindingContainer | (Inherited from Control.) |
|
BorderColor | (Inherited from WebControl.) |
|
BorderStyle | (Inherited from WebControl.) |
|
BorderWidth | (Inherited from WebControl.) |
|
ChildControlsCreated | (Inherited from Control.) |
|
ChromeState | (Inherited from Part.) |
|
ChromeType | (Inherited from Part.) |
|
ClientID | (Inherited from Control.) |
|
ClientIDMode | (Inherited from Control.) |
|
ClientIDSeparator | (Inherited from Control.) |
|
Context | (Inherited from Control.) |
|
Controls | (Inherited from Part.) |
|
ControlStyle | (Inherited from WebControl.) |
|
ControlStyleCreated | (Inherited from WebControl.) |
|
CssClass | (Inherited from WebControl.) |
|
DataItemContainer | (Inherited from Control.) |
|
DataKeysContainer | (Inherited from Control.) |
|
DefaultButton | (Inherited from Panel.) |
|
Description | (Inherited from Part.) |
|
DesignMode | (Inherited from Control.) |
|
Direction | (Inherited from Panel.) |
|
Display | (Inherited from ToolPart.) |
|
DisplayTitle | (Inherited from EditorPart.) |
|
Enabled | (Inherited from WebControl.) |
|
EnableTheming | (Inherited from WebControl.) |
|
EnableViewState | (Inherited from Control.) |
|
ErrorText | (Inherited from ToolPart.) |
|
Events | (Inherited from Control.) |
|
Font | (Inherited from WebControl.) |
|
ForeColor | (Inherited from WebControl.) |
|
FrameState | Obsolete. (Inherited from ToolPart.) |
|
FrameType | Obsolete. (Inherited from ToolPart.) |
|
GroupingText | (Inherited from Panel.) |
|
HasAttributes | (Inherited from WebControl.) |
|
HasChildViewState | (Inherited from Control.) |
|
Height | (Inherited from WebControl.) |
|
HorizontalAlign | (Inherited from Panel.) |
|
ID | (Inherited from Control.) |
|
IdSeparator | (Inherited from Control.) |
|
IsChildControlStateCleared | (Inherited from Control.) |
|
IsEnabled | (Inherited from WebControl.) |
|
IsTrackingViewState | (Inherited from Control.) |
|
IsViewStateEnabled | (Inherited from Control.) |
|
LoadViewStateByID | (Inherited from Control.) |
|
NamingContainer | (Inherited from Control.) |
|
Page | (Inherited from Control.) |
|
Parent | (Inherited from Control.) |
|
ParentToolPane | (Inherited from ToolPart.) |
|
Qualifier | (Inherited from ToolPart.) |
|
RenderingCompatibility | (Inherited from Control.) |
|
ScrollBars | (Inherited from Panel.) |
|
Site | (Inherited from Control.) |
|
SkinID | (Inherited from WebControl.) |
|
Style | (Inherited from WebControl.) |
|
SupportsDisabledAttribute | (Inherited from Panel.) |
|
TabIndex | (Inherited from WebControl.) |
|
TagKey | (Inherited from WebControl.) |
|
TagName | (Inherited from WebControl.) |
|
TemplateControl | (Inherited from Control.) |
|
TemplateSourceDirectory | (Inherited from Control.) |
|
Title | (Inherited from ToolPart.) |
|
ToolPartQualifier | Gets the tool part qualifier. |
|
ToolPartTitle | Gets the title for this tool part. |
|
ToolTip | (Inherited from WebControl.) |
|
UniqueID | (Inherited from Control.) |
|
UseDefaultStyles | (Inherited from ToolPart.) |
|
ViewState | (Inherited from Control.) |
|
ViewStateIgnoresCase | (Inherited from Control.) |
|
ViewStateMode | (Inherited from Control.) |
|
Visible | (Inherited from Control.) |
|
WebPartManager | (Inherited from EditorPart.) |
|
WebPartToEdit | (Inherited from EditorPart.) |
|
Width | (Inherited from WebControl.) |
|
Wrap | (Inherited from Panel.) |
|
Zone | (Inherited from EditorPart.) |
| Name | Description | |
|---|---|---|
|
AddAttributesToRender | (Inherited from Panel.) |
|
AddedControl | (Inherited from Control.) |
|
AddParsedSubObject | (Inherited from Control.) |
|
AddResultsDisplayPropertySectionControls | Adds the controls for the Display Properties section. |
|
AddResultsMoreResultsSectionControls | Adds the controls for the More Results Link Options section. |
|
AddResultsQueryOptionsSectionControls | Adds the controls for the Results Query Options section. |
|
ApplyChanges | Called by the tool pane in order to apply changes to the selected Web Part. (Overrides ToolPart.ApplyChanges().) |
|
ApplyChangesInternal | (Inherited from ToolPart.) |
|
ApplyMoreResultsSectionChanges | Called by the tool pane in order to apply changes to the More Results Link Options section of the selected Web Part. |
|
ApplyResultsDisplayPropertiesSectionChanges | Called by the tool pane in order to apply changes to the Display Properties section of the selected Web Part. |
|
ApplyResultsQueryOptionsSectionChanges | Called by the tool pane in order to apply changes to the Results Query Options section of the selected Web Part. |
|
ApplyStateField | Sets the appropriate expand or collapse state of the control. |
|
ApplyStyle | (Inherited from WebControl.) |
|
ApplyStyleSheetSkin | (Inherited from Control.) |
|
BuildProfileTree | (Inherited from Control.) |
|
CancelChanges | (Inherited from ToolPart.) |
|
ClearCachedClientID | (Inherited from Control.) |
|
ClearChildControlState | (Inherited from Control.) |
|
ClearChildState | (Inherited from Control.) |
|
ClearChildViewState | (Inherited from Control.) |
|
ClearEffectiveClientIDMode | (Inherited from Control.) |
|
CopyBaseAttributes | (Inherited from WebControl.) |
|
CreateChildControls | Creates any child controls necessary to render the search results Web Part. (Overrides Control.CreateChildControls().) |
|
CreateControlCollection | (Inherited from Control.) |
|
CreateControlStyle | (Inherited from Panel.) |
|
CreateMoreResultsSection | Creates the More Results Link Options section. |
|
CreateResultsDisplayPropertiesSection | Creates the Display Properties section. |
|
CreateResultsQueryOptionsSection | Creates the Results Query Options section. |
|
CreateToolPartToggleSwitch(Control, String, String, String, String, String) | Returns the toggle control used to expand or collapse a section of the tool pane. |
|
CreateToolPartToggleSwitch(Control, String, String, String, String, String, Boolean) | Returns the toggle control used to expand or collapse a section of the tool pane, and specifies whether the control should be displayed or not. |
|
DataBind() | (Inherited from Part.) |
|
DataBind(Boolean) | (Inherited from Control.) |
|
DataBindChildren | (Inherited from Control.) |
|
Dispose | (Inherited from Control.) |
|
EnsureChildControls | (Inherited from Control.) |
|
EnsureID | (Inherited from Control.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
FindControl(String) | (Inherited from Control.) |
|
FindControl(String, Int32) | (Inherited from Control.) |
|
Focus | (Inherited from Control.) |
|
GetDesignModeState | (Inherited from EditorPart.) |
|
GetHashCode | (Inherited from Object.) |
|
GetRouteUrl(Object) | (Inherited from Control.) |
|
GetRouteUrl(RouteValueDictionary) | (Inherited from Control.) |
|
GetRouteUrl(String, Object) | (Inherited from Control.) |
|
GetRouteUrl(String, RouteValueDictionary) | (Inherited from Control.) |
|
GetType | (Inherited from Object.) |
|
GetUniqueIDRelativeTo | (Inherited from Control.) |
|
HasControls | (Inherited from Control.) |
|
HasEvents | (Inherited from Control.) |
|
IsLiteralContent | (Inherited from Control.) |
|
LoadControlState | (Inherited from Control.) |
|
LoadViewState | (Inherited from WebControl.) |
|
MapPathSecure | (Inherited from Control.) |
|
MemberwiseClone | (Inherited from Object.) |
|
MergeStyle | (Inherited from WebControl.) |
|
OnBubbleEvent | (Inherited from Control.) |
|
OnDataBinding | (Inherited from Control.) |
|
OnInit | Raises the Init event for the control. (Overrides ToolPart.OnInit(EventArgs).) |
|
OnLoad | (Inherited from Control.) |
|
OnPreRender | Raises the PreRender event that occurs immediately before the search results Web Part is rendered to its containing Web Part Page. (Overrides EditorPart.OnPreRender(EventArgs).) |
|
OnUnload | (Inherited from Control.) |
|
OpenFile | (Inherited from Control.) |
|
PopulateMoreResultsSection | Sets the initial state for the controls in the More Results Link Options section of the tool pane. |
|
PopulateResultsDisplayPropertiesSection | Sets the initial state for the controls in the Display Properties section of the tool pane. |
|
PopulateResultsQueryOptionsSection | Sets the initial state for the controls in the Results Query Options section of the tool pane. |
|
RaiseBubbleEvent | (Inherited from Control.) |
|
RemovedControl | (Inherited from Control.) |
|
Render | (Inherited from ToolPart.) |
|
RenderBeginTag | (Inherited from Panel.) |
|
RenderChildren | (Inherited from Control.) |
|
RenderContents | (Inherited from WebControl.) |
|
RenderControl(HtmlTextWriter) | (Inherited from Control.) |
|
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) |
|
RenderEndTag | (Inherited from Panel.) |
|
RenderToolPart | (Inherited from ToolPart.) |
|
ResolveAdapter | (Inherited from Control.) |
|
ResolveClientUrl | (Inherited from Control.) |
|
ResolveUrl | (Inherited from Control.) |
|
SaveControlState | (Inherited from Control.) |
|
SaveViewState | (Inherited from WebControl.) |
|
SetDesignModeState | (Inherited from EditorPart.) |
|
SetRenderMethodDelegate | (Inherited from Control.) |
|
SyncChanges | (Inherited from ToolPart.) |
|
ToString | (Inherited from Object.) |
|
TrackViewState | (Inherited from WebControl.) |
| Name | Description | |
|---|---|---|
|
_AppendedQueryTextBox | Stores the additional query terms specified in the Append Text to Query text box. |
|
_AppendedQueryTextBoxLabel | Stores the label text for the Append Text To Query text box in the Results Query Options section of the tool pane. |
|
_AppenededQueryTextBoxTooltip | Stores the tool tip text for the Append Text To Query text box in the Results Query Options section of the tool pane. |
|
_CharactersInSummaryLabel | Stores the label text for the Characters in Summary text box in the Display Properties section of the tool pane. |
|
_CharactersInSummaryTextBox | Stores the value specified in the Characters In Summary text box. |
|
_CharactersInSummaryToolTip | Stores the tool tip text for the Characters in Summary text box in the Display Properties section of the tool pane. |
|
_CharactersInUrlLabel | Stores the label text for the Characters In URL text box in the Display Properties section of the tool pane. |
|
_CharactersInUrlTextBox | Stores the value specified in the Characters In URL text box. |
|
_CharactersInUrlToolTip | Stores the tool tip text for the Characters In URL text box in the Display Properties section of the tool pane. |
|
_CollapseToggleSwitchTooltip | Stores the tool tip string displayed when a user pauses the mouse over the collapse icon for a tool pane section. |
|
_EnableStemmingCheckBox | Stores the checked status of the Enable Search Term Stemming check box. |
|
_EnableStemmingCheckBoxLabel | Stores the label text for the Enable Search Terms Stemming check box in the Results Query Options section of the tool pane. |
|
_EnableStemmingCheckBoxTooltip | Stores the tool tip text for the Enable Search Terms Stemming check box in the Results Query Options section of the tool pane. |
|
_ExpandToggleSwitchTooltip | Stores the tool tip string displayed when a user pauses the mouse over the expand icon for a tool pane section. |
|
_FixedQueryTextBox | Stores the fixed query specified in the Fixed Keyword Query text box. |
|
_FixedQueryTextBoxLabel | Stores the label text for the Fixed Keyword Query text box in the Results Query Options section of the tool pane. |
|
_FixedQueryTextBoxTooltip | Stores the tool tip text for the Fixed Keyword Query text box in the Results Query Options section of the tool pane. |
|
_IgnoreNoiseWordsCheckBox | Stores the checked status of the Ignore Noise Words check box. |
|
_IgnoreNoiseWordsCheckBoxLabel | Stores the label text for the Ignore Noise Words check box in the Results Query Options section of the tool pane. |
|
_IgnoreNoiseWordsCheckBoxTooltip | Stores the tool tip text for the Ignore Noise Words check box in the Results Query Options section of the tool pane. |
|
_InvalidCharactersInSummaryError | Stores the string displayed when a user specifies a value that is not valid in the Characters In Summary text box. |
|
_InvalidCharactersInUrlError | Stores the string displayed when a user specifies a value that is not valid in the Characters In URL text box. |
|
_InvalidResultsPerPageError | Stores the string displayed when a user specifies a value that is not valid in the Results Per Page text box. |
|
_InvalidWebpartError | Stores the error string when a Web Part that is not valid attempts to load the tool pane. |
|
_LimitCharactersInSummaryCheckBox | Stores the checked status of the Limit Characters In Summary check box. |
|
_LimitCharactersInSummaryCheckBoxLabel | Stores the label text for the Limit Characters In Summary check box in the Display Properties section of the tool pane. |
|
_LimitCharactersInSummaryToolTip | Stores the tool tip text for the Limit Characters In Summary check box in the Display Properties section of the tool pane. |
|
_LimitCharactersInUrlCheckBox | Stores the checked status of the Limit Characters In URL check box. |
|
_LimitCharactersInUrlCheckBoxLabel | Stores the label text for the Limit Characters In URL check box in the Display Properties section of the tool pane. |
|
_LimitCharactersInUrlToolTip | Stores the tool tip text for the Limit Characters In URL check box in the Display Properties section of the tool pane. |
|
_LocationType | Stores the location type for the location specified in the Location dropdown in the Location Properties section of the tool pane. |
|
_MoreLinkLabelTextBox | Stores the value specified in the More Results Link Text Label text box. |
|
_MoreLinkLabelTextBoxLabel | Stores the label text for the More Results Link Text Label text box in the More Results Link Options section of the tool pane. |
|
_MoreLinkLabelTextBoxTooltip | Stores the tool tip text for the More Results Link Text Label text box in the More Results Link Options section of the tool pane. |
|
_MoreLinkSection | The More Results Link Options section tool pane. |
|
_MoreLinkSectionId | This member is reserved for internal use and is not intended to be used directly from your code. |
|
_MoreResultsLinkSectionLabel | Stores the label text for the More Results Link Options section of the tool pane. |
|
_ParameterBindingsEditorButtonLabel | Stores the label text for the Parameters Editor… button. |
|
_ParameterBindingsEditorDescription | Stores the description text for the Parameters Editor field. |
|
_ParameterBindingsEditorLiteral | Stores the title for the Parameters Editor… button. |
|
_PropertiesToRetrieveTextBoxLabel | Stores the label text for the Fetched Properties text box in the Display Properties section of the tool pane. |
|
_PropertiesToRetrieveTextBoxTooltip | Stores the tool tip text for the Fetched Properties text box in the Display Properties section of the tool pane. |
|
_PropertiesToRetrieveXmlTexBox | Stores the value specified in the Fetched Properties text box. |
|
_RemoveDuplicatesCheckBox | Stores the value specified in the Remove Duplicate Results text box. |
|
_RemoveDuplicatesCheckBoxLabel | Stores the label text for the Remove Duplicate Results check box in the Results Query Options section of the tool pane. |
|
_RemoveDuplicatesCheckBoxTooltip | Stores the tool tip text for the Remove Duplicate Results check box in the Results Query Options section of the tool pane. |
|
_ResultPerPageLabel | Stores the label text for the Results Per Page text box in the Display Properties section of the tool pane. |
|
_ResultsDisplaySection | The Display Properties section tool pane. |
|
_ResultsDisplaySectionId | This member is reserved for internal use and is not intended to be used directly from your code. |
|
_ResultsDisplayViewsSectionLabel | Stores the label text for the Display Properties section of the tool pane. |
|
_ResultsPerPageTextBox | Stores the value specified in the Results Per Page text box. |
|
_ResultsPerPageTooltip | Stores the tool tip text for the Results Per Page text box in the Display Properties section of the tool pane. |
|
_ResultsQueryOptionsSection | The Results Query Options section tool pane. |
|
_ResultsQueryOptionsSectionId | This member is reserved for internal use and is not intended to be used directly from your code. |
|
_ResultsQueryOptionsSectionLabel | Stores the label text for the Results Query Options section of the tool pane. |
|
_ShowMoreLinkCheckBox | Stores the value specified in the Show More Results Link check box. |
|
_ShowMoreLinkCheckBoxLabel | Stores the label text for the Show More Results Link check box in the More Results Link Options section of the tool pane. |
|
_ShowMoreLinkCheckBoxTooltip | Stores the tool tip text for the Show More Results Link check box in the More Results Link Options section of the tool pane. |
|
_UseLocationVisualisation | Stores the value specified in the Use Location Visualization check box. |
|
_UseLocationVisualisationLabel | Stores the label text for the Use Location Visualization check box in the Display Properties section of the tool pane. |
|
_UseLocationVisualisationTooltip | Stores the tool tip text for the Use Location Visualization check box in the Display Properties section of the tool pane. |
|
_XslEditorButtonLabel | Stores the label text for the XSL Editor button in the Display Properties section of the tool pane. |
|
_XslEditorDescription | Stores the description text for the XSL Editor button in the Display Properties section of the tool pane. |
|
_XslEditorLiteral | Reserved for internal use. |
| Name | Description | |
|---|---|---|
|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
|
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
|
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
|
IExpressionsAccessor.Expressions | (Inherited from Control.) |
|
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) |
|
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
|
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
|
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
|
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from Part.) |
|
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) |
|
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
|
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
|
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Show: