[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PagerBuilder

PagerBuilder Class

Defines a builder to configurate Pager.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class PagerBuilder : ControlBuilder<Pager, PagerBuilder>, IHtmlString

Constructors

Name Description
PagerBuilder(Pager)

Creates one PagerBuilder instance to configurate component.

Methods

Name Description
Owner(string)

Configurates Owner. Sets the id of a data control or CollectionView service which own this pager.

Extension Methods