System.Web.UI.IControlDesignerAccessor.UserData Property

When implemented, gets a collection of information that can be accessed by a control designer.

Syntax

public IDictionary UserData { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0