SearchResultsBaseToolPart methods
SharePoint Online
The SearchResultsBaseToolPart type exposes the following members.
| 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 | |
|---|---|---|
|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
|
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) |
|
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
|
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from Part.) |
|
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) |
|
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
|
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
Show: