C# 클래스 Upac.Membership.Installer.UserControl.MembershipInstaller

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: 1508/upac-for-umbraco

보호된 프로퍼티들

프로퍼티 타입 설명
WizardStep1 global::System.Web.UI.WebControls.WizardStep
WizardStep4 global::System.Web.UI.WebControls.WizardStep
WizardStep5 global::System.Web.UI.WebControls.WizardStep
WizardStep6 global::System.Web.UI.WebControls.WizardStep
stepInstallSettings global::System.Web.UI.WebControls.WizardStep
stepIntro global::System.Web.UI.WebControls.WizardStep
wizard global::System.Web.UI.WebControls.Wizard

보호된 메소드들

메소드 설명
CreateMemberTypeAndMemberGroup ( object sender, EventArgs e ) : void
InstallSettingsAndContent ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
UpdateMacroes ( object sender, EventArgs e ) : void
UpdateWebConfig ( object sender, EventArgs e ) : void

메소드 상세

CreateMemberTypeAndMemberGroup() 보호된 메소드

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

InstallSettingsAndContent() 보호된 메소드

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

Page_Load() 보호된 메소드

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

UpdateMacroes() 보호된 메소드

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

UpdateWebConfig() 보호된 메소드

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

프로퍼티 상세

WizardStep1 보호되어 있는 프로퍼티

WizardStep1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WizardStep WizardStep1
리턴 global::System.Web.UI.WebControls.WizardStep

WizardStep4 보호되어 있는 프로퍼티

WizardStep4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WizardStep WizardStep4
리턴 global::System.Web.UI.WebControls.WizardStep

WizardStep5 보호되어 있는 프로퍼티

WizardStep5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WizardStep WizardStep5
리턴 global::System.Web.UI.WebControls.WizardStep

WizardStep6 보호되어 있는 프로퍼티

WizardStep6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WizardStep WizardStep6
리턴 global::System.Web.UI.WebControls.WizardStep

stepInstallSettings 보호되어 있는 프로퍼티

stepInstallSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WizardStep stepInstallSettings
리턴 global::System.Web.UI.WebControls.WizardStep

stepIntro 보호되어 있는 프로퍼티

stepIntro control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WizardStep stepIntro
리턴 global::System.Web.UI.WebControls.WizardStep

wizard 보호되어 있는 프로퍼티

wizard control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Wizard wizard
리턴 global::System.Web.UI.WebControls.Wizard