HttpModuleActionCollection::Remove Method
.NET Framework (current version)
Removes an HttpModuleAction module from the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(HttpModuleAction^) | Removes an HttpModuleAction object from the collection. |
![]() | Remove(String^) | Removes an HttpModuleAction object from the collection. |
To remove a module from its collection, you can use one of listed overloaded methods.
Show:
