System.Web.Configuration.HttpModuleActionCollection.Add Method

Adds an System.Web.Configuration.HttpModuleAction object to the collection.

Syntax

public void Add (HttpModuleAction httpModuleAction)

Parameters

httpModuleAction
Documentation for this section has not yet been entered.

Remarks

Adds an System.Web.Configuration.HttpModuleAction object to the collection.

Requirements

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