System.Web.UI.Control.SetDesignModeState Method

Sets design-time data for a control.

Syntax

protected virtual void SetDesignModeState (IDictionary data)

Parameters

data
An IDictionary containing the design-time data for the control.

Remarks

The Control.SetDesignModeState(IDictionary) method saves design-time data for a control.

Requirements

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