This topic has not yet been rated - Rate this topic

SearchAdminDashboardWebpart Class

SharePoint 2007
Provides an abstract base class for creating Web Parts that display data on the administration dashboard of a search site.

Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
[XmlRootAttribute(Namespace="urn:schemas-microsoft-com:searchadmindashboardwebpart")] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public abstract class SearchAdminDashboardWebpart : WebPart, ICallbackEventHandler
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
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.