The virtual path provider that handles Versioning file system

Namespace:  EPiServer.Web.Hosting
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public class VirtualPathVersioningProvider : VirtualPathUnifiedProvider, 
	IFileResolver

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.Web.Hosting..::.VirtualPathProvider
      EPiServer.Web.Hosting..::.VirtualPathUnifiedProvider
        EPiServer.Web.Hosting..::.VirtualPathVersioningProvider

See Also