Table of Contents

Class PaginationItem

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class PaginationItem
Inheritance
PaginationItem
Inherited Members
Extension Methods

Constructors

PaginationItem()

public PaginationItem()

Properties

IsCurrent

public bool IsCurrent { get; set; }

Property Value

bool

PageNumber

public int PageNumber { get; set; }

Property Value

int

PageStatus

public string PageStatus { get; }

Property Value

string