SearchAdminDashboardWebpart Class
Provides an abstract base class for creating Web Parts that display data on the administration dashboard of a search site.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
Microsoft.Office.Server.Search.WebControls.SearchAdminDashboardWebpart
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<GuidAttribute("CF506BA3-EAE9-40f4-AB30-ECDBE2D4BC12")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class SearchAdminDashboardWebpart _
Inherits WebPart _
Implements ICallbackEventHandler
'Usage
Dim instance As SearchAdminDashboardWebpart
[GuidAttribute("CF506BA3-EAE9-40f4-AB30-ECDBE2D4BC12")]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class SearchAdminDashboardWebpart : WebPart,
ICallbackEventHandler
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
SearchAdminDashboardWebpart Members
Microsoft.Office.Server.Search.WebControls Namespace
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
Microsoft.Office.Server.Search.WebControls.SearchAdminDashboardWebpart
Microsoft.Office.Server.Search.WebControls.ActiveCrawls
Microsoft.Office.Server.Search.WebControls.CompletedCrawls
Microsoft.Office.Server.Search.WebControls.Subsystems
Microsoft.Office.Server.Search.WebControls.SystemStatus