System.Web.UI.IControlDesignerAccessor.GetDesignModeState Method

When implemented, gets the state from the control during use on the design surface.

Syntax

public IDictionary GetDesignModeState ()

Returns

An IDictionary of the control state.

Remarks

This method 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