System.Web.Configuration.HttpModuleAction Class

Configures the System.Web.Configuration.HttpModulesSection modules. This class cannot be inherited.

See Also: HttpModuleAction Members

Syntax

public sealed class HttpModuleAction : System.Configuration.ConfigurationElement

Remarks

The System.Web.Configuration.HttpModuleAction class provides a way to programmatically access and modify the add element of the httpModules section of a configuration file.

The System.Web.Configuration.HttpModuleAction type is part of a group that includes the System.Web.Configuration.HttpModuleActionCollection, collection, and the System.Web.Configuration.HttpModulesSection types.

Requirements

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