HttpHandlerActionCollection::Remove Method

 

Removes an HttpHandlerAction object from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRemove(HttpHandlerAction^)

Removes an HttpHandlerAction object from the collection.

System_CAPS_pubmethodRemove(String^, String^)

Removes an HttpHandlerAction object with the specified Verb and Path properties from the collection.

Return to top
Show: