SimpleMailWebEventProvider.Initialize Method (String, NameValueCollection)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Sets the initial values for this object.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of this event provider.
- config
-
Type:
System.Collections.Specialized.NameValueCollection
A NameValueCollection that specifies configuration settings for this event provider.
This method is not intended to be used directly from your code. It is called by the ASP.NET health-monitoring system.
.NET Framework
Available since 2.0
Available since 2.0
Show: