Share via


SearchTopologyOverview.BindContentToTable method

This member overrides SearchAdminDashboardWebPartBindContentToTable(Int32, Table).

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

Syntax

'Declaration
Protected Overrides Sub BindContentToTable ( _
    pageNumber As Integer, _
    contentTable As Table _
)
'Usage
Dim pageNumber As Integer
Dim contentTable As Table

Me.BindContentToTable(pageNumber, _
    contentTable)
protected override void BindContentToTable(
    int pageNumber,
    Table contentTable
)

Parameters

See also

Reference

SearchTopologyOverview class

SearchTopologyOverview members

Microsoft.Office.Server.Search.WebControls namespace