System.Web.Configuration.HttpModuleActionCollection.CreateNewElement Method

Creates a new System.Configuration.ConfigurationElement object for the collection.

Syntax

protected override System.Configuration.ConfigurationElement CreateNewElement ()

Returns

A new System.Configuration.ConfigurationElement object.

Remarks

When a collection is loaded from the configuration file, this method is called internally to create individual elements.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0