C# Class ActionControllers.Example.Controllers.Account.LogOn

Inheritance: ActionController
显示文件 Open project: schotime/ActionControllers

Public Methods

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

Private Methods

Method Description
Post ( LogOnModel model, string returnUrl ) : System.Web.Mvc.ActionResult

Method Details

Get() public method

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