HttpHandlerAction.Path Property
.NET Framework (current version)
Gets or sets the HttpHandlerAction path.
Assembly: System.Web (in System.Web.dll)
[<ConfigurationPropertyAttribute("path", IsRequired = true, IsKey = true)>] member Path : string with get, set
The Path property can contain either a single URL or a wildcard string.
.NET Framework
Available since 2.0
Available since 2.0
Show: