HttpHandlerActionCollection::Remove Method
.NET Framework (current version)
Removes an HttpHandlerAction object from the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(HttpHandlerAction^) | Removes an HttpHandlerAction object from the collection. |
![]() | Remove(String^, String^) | Removes an HttpHandlerAction object with the specified Verb and Path properties from the collection. |
Show:
