Returns a design-time System.ComponentModel.Design.DesignerActionService object.
- serviceProvider
- A design host, such as vsprvslong, cast as an IServiceProvider.
A design-time designer action service object.
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.