C# Class Subtext.Web.Install.Default

Page used to create an initial configuration for the blog.
This page will ONLY be displayed if there are no blog configurations within the database.
Inheritance: InstallationBase
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

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

Method Details

OnInstallClick() protected méthode

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

OnLoad() protected méthode

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