Share via


SearchAdminDashboardWebpart.AllowPaging Property

A Boolean value that indicates whether the paging feature of the Web Part is enabled.

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property AllowPaging As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.AllowPaging
protected abstract bool AllowPaging { get; }

Property Value

Type: System.Boolean

See Also

Reference

SearchAdminDashboardWebpart Class

SearchAdminDashboardWebpart Members

Microsoft.Office.Server.Search.WebControls Namespace