C# Class MvcNewsletter.Controllers.HomeController

Inheritance: Controller
显示文件 Open project: axshon/HTML-5-Ellipse-Tours

Public Methods

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

Private Methods

Method Description
SignupNow ( string emailAddr, string firstName, string lastName, string chkAgree ) : System.Web.Mvc.ActionResult

Method Details

About() public method

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

Index() public method

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