ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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.
    Object Model
    Pager Class
    Syntax
    'Declaration
     
    Public Class Pager 
       Inherits Control
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    Inheritance Hierarchy

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

    See Also