Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Subtext
Web
Install
InstallationBase
C# 클래스 Subtext.Web.Install.InstallationBase
Summary description for InstallationBase.
상속:
System.Web.UI.Page
파일 보기
프로젝트 열기: ayende/Subtext
보호된 메소드들
메소드
설명
OnLoad
(
EventArgs
e
) :
void
Ons the load.
비공개 메소드들
메소드
설명
EnsureInstallStep
( ) :
void
EnsureInstallStep
(
string
page
) :
void
IsOnPage
(
string
page
) :
bool
메소드 상세
OnLoad()
보호된
메소드
Ons the load.
protected
OnLoad
(
EventArgs
e
) :
void
e
System.EventArgs
E.
리턴
void