The virtual path provider that handles Versioning file system

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

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