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)
protected: [SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)] virtual void SetDesignModeState( IDictionary^ data ) override
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: