C1.Web.Mvc Namespace / Pager Class
Members

Pager Class
The Pager control can bind to a data control or CollectionView service to support page navigation.
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class Pager 
   Inherits Control
   Implements ITemplate 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.Pager

See Also