LoginView.SetDesignModeState(IDictionary) Metod

Definition

Anger designtidsdata för en kontroll.

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)

Parametrar

data
IDictionary

En IDictionary som innehåller designtidsdata för kontrollen.

Gäller för

Se även