C# Class views_global_boottemplates_editentry, clonedeploy

Inheritance: BasePages.Global
Afficher le fichier Open project: cdadmin/clonedeploy

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
PopulateForm ( ) : void
btnSubmit_OnClick ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

PopulateForm() protected méthode

protected PopulateForm ( ) : void
Résultat void

btnSubmit_OnClick() protected méthode

protected btnSubmit_OnClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void