UrlMappingCollection::Remove Method
.NET Framework (current version)
Removes a UrlMapping object from the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(String^) | Removes the UrlMapping object with the specified name from the collection. |
![]() | Remove(UrlMapping^) | Removes the specified UrlMapping object from the collection. |
Show:
