UrlMappingCollection::Remove Method

 

Removes a UrlMapping object from the collection.

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

NameDescription
System_CAPS_pubmethodRemove(String^)

Removes the UrlMapping object with the specified name from the collection.

System_CAPS_pubmethodRemove(UrlMapping^)

Removes the specified UrlMapping object from the collection.

Return to top
Show: