The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
VirtualPathData::VirtualPath Property
.NET Framework (current version)
Gets or sets the URL that was created from the route definition.
Assembly: System.Web (in System.Web.dll)
To generate a URL, you call the GetVirtualPath method. That method returns an instance of the VirtualPathData class, which contains information about the route. The VirtualPath property contains the generated URL.
.NET Framework
Available since 3.5
Available since 3.5
Show: