Click or drag to resize
IVirtualPathProvider Interface
Virtual path provider interface.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public interface IVirtualPathProvider

The IVirtualPathProvider type exposes the following members.

Methods
  NameDescription
Public methodRegister
Registers the provider object.
Top
See Also