C# Class DotNetNuke.Modules.AgapeFR.Authentication.Login

The Login AuthenticationLoginBase is used to provide a login for a registered user portal.
Inheritance: DotNetNuke.Services.Authentication.AuthenticationLoginBase
Exibir arquivo Open project: AgapeEurope/AgapeConnect1

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Method Description
OnLoginClick ( object sender, EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void