C# Class Signum.Entities.DynamicQuery.Pagination

Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
GetElementsPerPage ( ) : int?
GetMode ( ) : PaginationMode

Method Details

GetElementsPerPage() public abstract method

public abstract GetElementsPerPage ( ) : int?
return int?

GetMode() public abstract method

public abstract GetMode ( ) : PaginationMode
return PaginationMode