C# Class Upac.Membership.Installer.UserControl.MembershipInstaller

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: 1508/upac-for-umbraco

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
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

Method Details

CreateMemberTypeAndMemberGroup() protected méthode

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

InstallSettingsAndContent() protected méthode

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

Page_Load() protected méthode

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

UpdateMacroes() protected méthode

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

UpdateWebConfig() protected méthode

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

Property Details

WizardStep1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.WizardStep

WizardStep4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.WizardStep

WizardStep5 protected_oe property

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
Résultat global::System.Web.UI.WebControls.WizardStep

WizardStep6 protected_oe property

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
Résultat global::System.Web.UI.WebControls.WizardStep

stepInstallSettings protected_oe property

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
Résultat global::System.Web.UI.WebControls.WizardStep

stepIntro protected_oe property

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
Résultat global::System.Web.UI.WebControls.WizardStep

wizard protected_oe property

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
Résultat global::System.Web.UI.WebControls.Wizard