C# Class Subtext.Web.Install.InstallationBase

Summary description for InstallationBase.
Inheritance: System.Web.UI.Page
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Ons the load.

Private Methods

Méthode Description
EnsureInstallStep ( ) : void
EnsureInstallStep ( string page ) : void
IsOnPage ( string page ) : bool

Method Details

OnLoad() protected méthode

Ons the load.
protected OnLoad ( EventArgs e ) : void
e System.EventArgs E.
Résultat void