UrlMapping.Url Property
.NET Framework (current version)
Gets the URL that is displayed to the user.
Assembly: System.Web (in System.Web.dll)
[<ConfigurationPropertyAttribute("url", IsRequired = true, IsKey = true)>] member Url : string with get
The Url property is the programmatic equivalent of the Url attribute of the add element in the urlMappings section of a configuration file.
For an example, see the UrlMapping class overview.
.NET Framework
Available since 2.0
Available since 2.0
Show: