protected internal virtual void OnNextButtonClick(WizardPageCancelEventArgs e) { if (this.c4e6b5a49a342b156ec16f632f3d54132 != null) { this.c4e6b5a49a342b156ec16f632f3d54132(this, e); } }
protected internal virtual void OnBeforeHide(WizardPageCancelEventArgs e) { if (this.c73e4f2e20d6b2343616f4ac408342906 != null) { this.c73e4f2e20d6b2343616f4ac408342906(this, e); } }
protected internal virtual void OnBackButtonClick(WizardPageCancelEventArgs e) { if (this.cf608572e9306003c3e0ba8e54284f840 != null) { this.cf608572e9306003c3e0ba8e54284f840(this, e); } }
protected internal virtual void OnBeforeShow(WizardPageCancelEventArgs e) { if (this.cd09e3f671d59f7a579ccfe901a8f5f85 == null) { return; } Label_0008: switch (4) { case 0: goto Label_0008; default: if (1 == 0) { } this.cd09e3f671d59f7a579ccfe901a8f5f85(this, e); break; } }