WebFormsDesignerActionService Constructor (IServiceProvider^)

 

Creates a new instance of the WebFormsDesignerActionService class using the provided reference to the design host.

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

public:
WebFormsDesignerActionService(
	IServiceProvider^ serviceProvider
)

Parameters

serviceProvider
Type: System::IServiceProvider^

A reference to the design host.

.NET Framework
Available since 2.0
Return to top
Show: