C# Class X.PagedList.Mvc.Example.Controllers.AjaxController

Inheritance: BaseController
Exibir arquivo Open project: kpi-ua/X.PagedList

Public Methods

Method Description
AjaxPage ( int page ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ViewResult

Method Details

AjaxPage() public method

public AjaxPage ( int page ) : System.Web.Mvc.ActionResult
page int
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult