The methods of the IDesignerAccessor interface are listed below. For a complete list of IDesignerAccessor interface members, see the IDesignerAccessor Members topic.
DesignTimeRender | Invoked at design-time to render a preview of the control. Default implementation will ensure that child controls are created when rendering views independent of the framework. |
GetControlStyle | Invoked at design-time to access internal control style. |
IDesignerAccessor Interface | System.Web.UI.WebControls Namespace