[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PagerBuilder

PagerBuilder Class

Defines a builder to configurate Pager.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class PagerBuilder : ControlBuilder<Pager, PagerBuilder>, IHtmlContent
Public Class PagerBuilder
    Inherits ControlBuilder(Of Pager, PagerBuilder)
    Implements IHtmlContent

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.