IControlDesignerAccessor::UserData Property
.NET Framework (current version)
When implemented, gets a collection of information that can be accessed by a control designer.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections::IDictionary^An IDictionary containing information about the control.
A control's properties and content can be persisted, so that the control maintains state in the design-time environment. This property is used only by control designers.
.NET Framework
Available since 2.0
Available since 2.0
Show: