Base:
method
GetDesignModeState
System.Web.UI.Control.GetDesignModeState()
1 override of GetDesignModeState
System.Web (1)
UI\WebControls\CreateUserWizard.cs (1)
2468
protected override IDictionary
GetDesignModeState
() {
1 reference to GetDesignModeState
System.Web (1)
UI\WebControls\CreateUserWizard.cs (1)
2469
IDictionary dictionary = base.
GetDesignModeState
();