EditorPart.SetDesignModeState Method (IDictionary)
.NET Framework (current version)
Applies the characteristics of the design-mode state to the current EditorZoneBase zone that contains an EditorPart control.
Assembly: System.Web (in System.Web.dll)
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)] protected override void SetDesignModeState( IDictionary data )
Parameters
- data
-
Type:
System.Collections.IDictionary
An IDictionary that contains state data for displaying the zone.
.NET Framework
Available since 2.0
Available since 2.0
Show: