Property | Type | Description | |
---|---|---|---|
userName | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
LogIn_Click ( object sender, EventArgs e ) : void | ||
Page_Load ( ) : void |
Method | Description | |
---|---|---|
AddErrors ( IdentityResult result ) : void | ||
CreateAndLoginUser ( ) : void |
protected LogIn_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |