PasswordRecovery.SetDesignModeState(IDictionary) Metoda

Definice

protected:
 override void SetDesignModeState(System::Collections::IDictionary ^ data);
protected override void SetDesignModeState (System.Collections.IDictionary data);
override this.SetDesignModeState : System.Collections.IDictionary -> unit
Protected Overrides Sub SetDesignModeState (data As IDictionary)

Parametry

data
IDictionary

Data o době návrhu ovládacího prvku.

Platí pro

Viz také