SearchTopologyOverview class

Search topology overview web part. This contains two grid views which display topology component and database deployments.

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
              SearchAdminDashboardWebPart
                Microsoft.Office.Server.Search.WebControls.SearchTopologyOverview

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Class SearchTopologyOverview _
    Inherits SearchAdminDashboardWebPart
'Usage
Dim instance As SearchTopologyOverview
public class SearchTopologyOverview : SearchAdminDashboardWebPart

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

SearchTopologyOverview members

Microsoft.Office.Server.Search.WebControls namespace