[]
        
(Showing Draft Content)

C1.Web.Mvc.Pager

Pager Class

The Pager control can bind to a data control or CollectionView service to support page navigation.

Inheritance
Pager
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class Pager : Control, IHtmlString, ITemplate

Constructors

Name Description
Pager(HtmlHelper, string)

Creates one Pager instance.

Properties

Name Description
Owner

Gets or sets the id of a data control or CollectionView service which own this pager.

Extension Methods