System.Web.UI.WebControls.WebParts.EditorPart.GetDesignModeState Method

Retrieves the current state of an System.Web.UI.WebControls.WebParts.EditorPart control's parent zone.

Syntax

protected override IDictionary GetDesignModeState ()

Returns

An IDictionary that has the current state of the System.Web.UI.WebControls.WebParts.EditorZoneBase zone that contains an System.Web.UI.WebControls.WebParts.EditorPart control.

Remarks

The EditorPart.GetDesignModeState method returns information about the state of the zone that contains an System.Web.UI.WebControls.WebParts.EditorPart control. The state information is returned in the form of a dictionary.

Requirements

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