IControlDesignerAccessor Methods
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetDesignModeState() | When implemented, gets the state from the control during use on the design surface. |
![]() | SetDesignModeState(IDictionary^) | When implemented, sets control state before rendering it on the design surface. |
![]() | SetOwnerControl(Control^) | When implemented, specifies the control that acts as the owner to the control implementing this method. |
Show:
