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