1 override of SetDesignModeState
System.Web (1)
UI\WebControls\Wizard.cs (1)
2910public override void SetDesignModeState(IDictionary dictionary) {
2 references to SetDesignModeState
System.Web (2)
UI\WebControls\Wizard.cs (2)
1510_rendering.SetDesignModeState(dictionary); 2911base.SetDesignModeState(dictionary);