C# 클래스 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.
상속: InstallationBase
파일 보기 프로젝트 열기: ayende/Subtext

보호된 메소드들

메소드 설명
OnInstallClick ( object sender, EventArgs e ) : void
OnLoad ( EventArgs e ) : void

메소드 상세

OnInstallClick() 보호된 메소드

protected OnInstallClick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
리턴 void