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 ReadOnly Property UserData As IDictionary Implements IControlDesignerAccessor.UserData
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: