Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WebEventProvider Constructor ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the WebEventProvider class.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

protected:
WebEventProvider()

The WebEventProvider constructor is not intended to be used directly from your code. It is called by ASP.NET. You can call the WebEventProvider constructor when deriving from the WebEventProvider class.

The following code example shows how to use this constructor in a custom event provider.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: