UrlMappingCollection.Item Property (String)
.NET Framework (current version)
Gets the UrlMapping object with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of the collection object.
Property Value
Type: System.Web.Configuration.UrlMappingThe collection object that has the specified name.
.NET Framework
Available since 2.0
Available since 2.0
Show: