C# Class MVC_ManagerBook.Controllers.HomeController

Inheritance: Controller
Mostra file Open project: hiepbh/Assignment

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult
Contact ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
getType ( ) : System.Web.Mvc.PartialViewResult

Method Details

About() public method

public About ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Contact() public method

public Contact ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

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

getType() public method

public getType ( ) : System.Web.Mvc.PartialViewResult
return System.Web.Mvc.PartialViewResult