System.Web.Configuration.HttpModuleActionCollection.IsElementRemovable Method

Verifies that the element is removable.

Syntax

protected override bool IsElementRemovable (System.Configuration.ConfigurationElement element)

Parameters

element
The System.Configuration.ConfigurationElement element whose removable property is queried.

Returns

true if the element is removable.

Remarks

This method is intended for internal use only.

Requirements

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