C# Class Carrotware.Web.UI.Components.PagedDataBase

Mostrar archivo Open project: ninianne98/CarrotCakeCMS-MVC Class Usage Examples

Public Methods

Method Description
PagedDataBase ( ) : System
ParseSort ( ) : SortParm
ReadPageNbr ( ) : void
ToggleSort ( ) : void

Method Details

PagedDataBase() public method

public PagedDataBase ( ) : System
return System

ParseSort() public method

public ParseSort ( ) : SortParm
return SortParm

ReadPageNbr() public method

public ReadPageNbr ( ) : void
return void

ToggleSort() public method

public ToggleSort ( ) : void
return void