C# Class Subtext.Web.HostAdmin.Step01_SelectImportProvider

Summary description for Step01_SelectImportProvider.
Inheritance: Subtext.Web.HostAdmin.HostAdminPage
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

Méthode Description
BindData ( ) : void
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnNext_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

BindData() protected méthode

protected BindData ( ) : void
Résultat void

OnInit() protected méthode

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

Page_Load() protected méthode

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

btnNext_Click() protected méthode

protected btnNext_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void