C# Class MonoSoftware.MonoX.Mobile.Register

Inheritance: BaseMobilePage
Afficher le fichier Open project: MonoSoftware/MonoX-Demo-Pages

Méthodes protégées

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

Private Methods

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

Method Details

OnInit() protected méthode

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

OnPreRender() protected méthode

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