IVirtualPathProvider Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The IVirtualPathProvider type exposes the following members.

Methods

  Name Description
Public method CombineVirtualPaths
Combines a base path with a relative path to return a complete path to a virtual resource.
Public method DirectoryExists
Gets a value that indicates whether a directory exists in the virtual file system.
Public method FileExists
Gets a value that indicates whether a file exists in the virtual file system.
Public method GetCacheDependency
Creates a cache dependency based on the specified virtual paths.
Public method GetCacheKey
Gets a cache key to use for the specified virtual path.
Public method GetDirectory
Gets a virtual directory from the virtual file system.
Public method GetDirectoryMetadata
Gets the directory meta data.
Public method GetFile
Gets a virtual file from the virtual file system.
Public method GetFileHash
Returns a hash of the specified virtual paths.
Public method GetFileMetadata
Gets the file meta data.
Top
See Also

Reference