Control.IControlDesignerAccessor.UserData Property
.NET Framework (current version)
For a description of this member, see IControlDesignerAccessor.UserData.
Assembly: System.Web (in System.Web.dll)
private abstract UserData : IDictionary with get private override UserData : IDictionary with get
Property Value
Type: System.Collections.IDictionaryAn IDictionary containing information about the control.
Implements
IControlDesignerAccessor.UserDataThis member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IControlDesignerAccessor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: