Share via


DataResultBase.WssStylePagingControl field

WssStylePagingControlMode = 0 => should be maintained to always look like the default SPDataGrid paging control. AdvancedPagingControlMode = 1 => textbox as advanced direct paging control. AdvancedPagingControlMode = 2 => dropdown listbox. AdvancedPagingControlMode = 3 => None. Don't show it. Any future mode ? ...

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

Syntax

'Declaration
Public Const WssStylePagingControl As Integer
'Usage
Dim value As Integer

value = DataResultBase.WssStylePagingControl
public const int WssStylePagingControl

See also

Reference

DataResultBase class

DataResultBase members

Microsoft.SharePoint.Portal.WebControls namespace