UrlMappingCollection.AllKeys Property

 
Use BaseTrue

Gets an array of the keys for all of the configuration elements contained in the UrlMappingCollection.

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

member AllKeys : string[] with get

Property Value

Type: System.String[]

An array of the keys for all of the UrlMapping objects contained in the UrlMappingCollection.

.NET Framework
Available since 2.0
Return to top
Show: