C# Class OrbitOne.OpenId.Controls.OpenIdLogin

Inheritance: System.Web.UI.WebControls.Login
Afficher le fichier Open project: adlnet/3D-Repository

Private Properties

Свойство Type Description
HidePasswordControl void

Méthodes protégées

Méthode Description
OnAuthenticate ( System.Web.UI.WebControls.AuthenticateEventArgs e ) : void
OnLoad ( EventArgs e ) : void
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

Private Methods

Méthode Description
HidePasswordControl ( ) : void

Method Details

OnAuthenticate() protected méthode

protected OnAuthenticate ( System.Web.UI.WebControls.AuthenticateEventArgs e ) : void
e System.Web.UI.WebControls.AuthenticateEventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

RenderContents() protected méthode

protected RenderContents ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
Résultat void