Control.IControlDesignerAccessor.UserData Eigenschaft

Definition

Eine Beschreibung dieses Mitglieds finden Sie unter UserData.

property System::Collections::IDictionary ^ System::Web::UI::IControlDesignerAccessor::UserData { System::Collections::IDictionary ^ get(); };
System.Collections.IDictionary System.Web.UI.IControlDesignerAccessor.UserData { get; }
member this.System.Web.UI.IControlDesignerAccessor.UserData : System.Collections.IDictionary
 ReadOnly Property UserData As IDictionary Implements IControlDesignerAccessor.UserData

Eigenschaftswert

Eine IDictionary enthaltende Information zum Steuerelement.

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die Control Instanz in eine IControlDesignerAccessor Schnittstelle umgegossen wird.

Gilt für: