ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Pager Class
Members

In This Topic
    Pager Class
    In This Topic
    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 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class Pager : Control, ITemplate  
    Inheritance Hierarchy

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

    See Also