System.Web.Configuration.HttpModuleActionCollection Class

Represents a collection of System.Web.Configuration.HttpModuleAction objects. This class cannot be inherited.

See Also: HttpModuleActionCollection Members

Syntax

[System.Configuration.ConfigurationCollection(typeof(System.Web.Configuration.HttpModuleAction), CollectionType=System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap)]
public sealed class HttpModuleActionCollection : System.Configuration.ConfigurationElementCollection

Remarks

The System.Web.Configuration.HttpModuleActionCollection collection allows access to the System.Web.Configuration.HttpModuleAction elements of the System.Web.Configuration.HttpModulesSection section.

Requirements

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