EventLogWebEventProvider::Initialize Method (String^, NameValueCollection^)
.NET Framework (current version)
Sets the initial values for this object.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The name used in the configuration file to identify this provider.
- config
-
Type:
System.Collections.Specialized::NameValueCollection^
A NameValueCollection that specifies the attributes assigned for this provider in the configuration file.
This method is called to initialize the EventLogWebEventProvider with the configuration settings and name as specified in the configuration file.
.NET Framework
Available since 2.0
Available since 2.0
Show: