VirtualPathData Constructor (RouteBase, String)
.NET Framework (current version)
Initializes a new instance of the VirtualPathData class.
Assembly: System.Web (in System.Web.dll)
Parameters
- route
-
Type:
System.Web.Routing.RouteBase
The object that is used to generate the URL.
- virtualPath
-
Type:
System.String
The generated URL.
.NET Framework
Available since 3.5
Available since 3.5
Show: