System.Web.UI.Design.WebFormsRootDesigner.CreateDesignerActionService Method

Returns a design-time System.ComponentModel.Design.DesignerActionService object.

Syntax

protected virtual System.ComponentModel.Design.DesignerActionService CreateDesignerActionService (IServiceProvider serviceProvider)

Parameters

serviceProvider
A design host, such as vsprvslong, cast as an IServiceProvider.

Returns

A design-time designer action service object.

Remarks

The WebFormsRootDesigner.CreateDesignerActionService(IServiceProvider) method is called by a control designer and provides a way for action items for the control designer to be implemented in the Web Forms page through a design host, such as vsprvslong.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0