Method | Description | |
---|---|---|
EmailAccountactivation ( ) : System.Web.Mvc.ActionResult | ||
Register ( string txtEmail, string txtConfirmEmail, string txtPassword, string txtConfirmPassword, string Button ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
Index ( string UserName, string Password ) : System.Web.Mvc.ActionResult |
public EmailAccountactivation ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Register ( string txtEmail, string txtConfirmEmail, string txtPassword, string txtConfirmPassword, string Button ) : System.Web.Mvc.ActionResult | ||
txtEmail | string | |
txtConfirmEmail | string | |
txtPassword | string | |
txtConfirmPassword | string | |
Button | string | |
return | System.Web.Mvc.ActionResult |