Control.IControlDesignerAccessor.UserData Eigenschap

Definitie

Zie voor een beschrijving van dit lid 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

Waarde van eigenschap

Een IDictionary met informatie over het besturingselement.

Implementeringen

Opmerkingen

Dit lid is een expliciete implementatie van interfaceleden. Deze kan alleen worden gebruikt wanneer het Control exemplaar naar een IControlDesignerAccessor interface wordt gecast.

Van toepassing op