C# Class Phun.Demo.Web.Controllers.HomeController

Home controller.
Inheritance: Controller
Show file Open project: noogen/phuncms

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Indexes this instance.

Method Details

Index() public method

Indexes this instance.
public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult