ResultsManagementControls Class
The ResultsManagementControls class implements the results management Web Part that performs operations on one or more sets of search results.
System.Object
Microsoft.SharePoint.Portal.WebControls.WebPartLoc
Microsoft.SharePoint.WebControls.IDesignTimeHtmlProvider
Microsoft.SharePoint.Portal.WebControls.ResultsManagementControls
Public Constructors
The following table shows the constructors of the ResultsManagementControls class and a brief description of each.
Name | Description |
---|---|
ResultsManagementControls | Initializes a new instance of the ResultsManagementControls class. |
Protected Methods
The following table shows the methods of the ResultsManagementControls class and a brief description of each.
Name | Description |
---|---|
CreateChildControls | Creates child server controls that are rendered in this Web Part. |
OnInit(object, System.EventArgs) | Overrides the Microsoft.SharePoint.WebPartPages.WebPart.OnInit method. Raises the System.Web.UI.Control.Init event that occurs as this Web Part is instantiated. |
RenderWebPart(System.Web.UI.HtmlTextWriter) | Overrides the Microsoft.SharePoint.WebPartPages.WebPart.RenderWebPart method. Renders the HTML for the body of this Web Part to the client. |
Public Properties
The following table shows the properties of the ResultsManagementControls class, the data type of each property, and a brief description of each.
Name | Data Type | Description |
---|---|---|
EnableGroupCollapseExpand | Boolean | Reserved for internal use only. |
EnableShowHideDetail | Boolean | Reserved for internal use only. |
TargetResultListID | String | Gets or sets the identifier for the search result list to work with. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
Use this Web Part to perform operations on one or more sets of search results on a Web Part Page.
Requirements
Namespace: Microsoft.SharePoint.Portal.WebControls
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security