System.Web.UI.Design.ControlDesigner.DesignerState Property

Gets an object that is used to persist data for the associated control at design time.

Syntax

protected ControlDesignerState DesignerState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The values for the ControlDesigner.DesignerState property are persisted even if the user switches from Design to Source view, or reloads the document, or closes and reopens the design host.

You can get and set values in the returned object as you would in an IDictionary object, with the values automatically persisted.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0