The PagingControlMode Enum provides an enumeration of the modes of the Paging Control

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public enum PagingControlMode
Visual Basic
Public Enumeration PagingControlMode

Members

Member nameValueDescription
PostBack0
URL1

Remarks