RouteCollection Constructor (VirtualPathProvider)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the RouteCollection class by using the specified virtual path provider.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPathProvider
-
Type:
System.Web.Hosting.VirtualPathProvider
A provider for retrieving resources from a virtual file system.
.NET Framework
Available since 3.5
Available since 3.5
Show: