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 Sub New (
	serviceProvider As IServiceProvider
)

Parameters

serviceProvider
Type: System.IServiceProvider

A reference to the design host.

.NET Framework
Available since 2.0
Return to top
Show: