Sage.PL.WebAPI.Interface.ViewModels Namespace > Page(T) Class > Page(T) Members

Drukuj

.NET Framework Class Library

Page(T) Members

The Page(T) type exposes the following members.

Constructors

 

Name

Description

Public method

Page(T)


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

Data

Pole reprezentujące kolekcję zwracanych obiektów.

Public property

LimitPerPage

Pole reprezentujące limit ilości wyświetlanych obiektów na stronie.

Public property

NextPage

Pole reprezentujące odnośnik do następnej strony jeśli takowa istnieje.

Public property

OrderBy

Pole reprezentujące w jakiej kolejności ma zostać ustawiony zbiór zwracanych obiektów. Wartość musi być w zakresie typu enumOrderByType.

Public property

PageNumber

Pole reprezentujące numer strony na której zostaną wyświetlone obiekty.

Public property

PreviousPage

Pole reprezentujące odnośnik do poprzedniej strony jeśli takowa istnieje.

Public property

TotalItems

Pole reprezentujące maksymalną ilość elementów ze wszystkich stron.

See Also

Page(T) Class

Sage.PL.WebAPI.Interface.ViewModels Namespace