System.Web.Configuration.HttpHandlerActionCollection Class

Represents a collection of System.Web.Configuration.HttpHandlerAction elements. This class cannot be inherited.

See Also: HttpHandlerActionCollection Members

Syntax

[System.Configuration.ConfigurationCollection(typeof(System.Web.Configuration.HttpHandlerAction), CollectionType=System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMapAlternate)]
public sealed class HttpHandlerActionCollection : System.Configuration.ConfigurationElementCollection

Remarks

The System.Web.Configuration.HttpHandlerActionCollection collection type allows access to the System.Web.Configuration.HttpHandlerAction elements of the httpHandlers configuration configuration section.

Requirements

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