QuerySuggestionsToolPart methods
SharePoint Online
The QuerySuggestionsToolPart type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddAttributesToRender | (Inherited from Panel.) |
|
AddedControl | (Inherited from Control.) |
|
AddParsedSubObject | (Inherited from Control.) |
|
AddResultsDisplayPropertySectionControls | Adds the section for configuring the Web Part’s display properties to the tool pane. (Overrides SearchResultsBaseToolPart.AddResultsDisplayPropertySectionControls(Table).) |
|
AddResultsMoreResultsSectionControls | Adds the controls for the More Results Link Options section. (Inherited from SearchResultsBaseToolPart.) |
|
AddResultsQueryOptionsSectionControls | Adds the section for configuring the Web Part’s results query options to the tool pane. (Overrides SearchResultsBaseToolPart.AddResultsQueryOptionsSectionControls(Table).) |
|
ApplyChanges | Called by the tool pane in order to apply changes to the selected Web Part. (Inherited from SearchResultsBaseToolPart.) |
|
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. (Inherited from SearchResultsBaseToolPart.) |
|
ApplyResultsDisplayPropertiesSectionChanges | Called when the user clicks the OK or the Apply button in the tool pane. (Overrides SearchResultsBaseToolPart.ApplyResultsDisplayPropertiesSectionChanges().) |
|
ApplyResultsQueryOptionsSectionChanges | Called by the tool pane in order to apply changes to the Results Query Options section of the selected Web Part. (Inherited from SearchResultsBaseToolPart.) |
|
ApplyStateField | Sets the appropriate expand or collapse state of the control. (Inherited from SearchResultsBaseToolPart.) |
|
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. (Inherited from SearchResultsBaseToolPart.) |
|
CreateControlCollection | (Inherited from Control.) |
|
CreateControlStyle | (Inherited from Panel.) |
|
CreateMoreResultsSection | Reserved for internal use. (Overrides SearchResultsBaseToolPart.CreateMoreResultsSection().) |
|
CreateResultsDisplayPropertiesSection | Creates the Display Properties section. (Inherited from SearchResultsBaseToolPart.) |
|
CreateResultsQueryOptionsSection | Creates the Results Query Options section. (Inherited from SearchResultsBaseToolPart.) |
|
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. (Overrides SearchResultsBaseToolPart.OnInit(EventArgs).) |
|
OnLoad | (Inherited from Control.) |
|
OnPreRender | Raises the PreRender() event that occurs immediately before the Web Part is rendered to its containing Web Part Page. (Overrides SearchResultsBaseToolPart.OnPreRender(EventArgs).) |
|
OnUnload | (Inherited from Control.) |
|
OpenFile | (Inherited from Control.) |
|
PopulateMoreResultsSection | Reserved for internal use. (Overrides SearchResultsBaseToolPart.PopulateMoreResultsSection().) |
|
PopulateResultsDisplayPropertiesSection | Reserved for internal use. (Overrides SearchResultsBaseToolPart.PopulateResultsDisplayPropertiesSection().) |
|
PopulateResultsQueryOptionsSection | Sets the initial state for the controls in the Results Query Options section of the tool pane. (Inherited from SearchResultsBaseToolPart.) |
|
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: