C# Class SenseNet.Portal.Portlets.Controls.UserChangePassword

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
b_Click ( object sender, EventArgs e ) : void

Méthodes protégées

Méthode Description
OnClick ( EventArgs e ) : void
OnInit ( EventArgs e ) : void

Method Details

OnClick() protected méthode

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

OnInit() protected méthode

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

b_Click() public méthode

public b_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void