Sorry, Page not found
System.Web.HttpException: A public action method 'ForgetPassword' could not be found on controller 'L2Nuke.Controllers.AccountController'.
在 System.Web.Mvc.Controller.HandleUnknownAction(String actionName)
在 System.Web.Mvc.Controller.ExecuteCore()
在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)