Mono Class Library: Overview

System.Web.Hosting.VirtualPathProvider: Members

The members of System.Web.Hosting.VirtualPathProvider are listed below.

See Also: Inherited members from System.MarshalByRefObject

Protected Constructors

Documentation for this section has not yet been entered.

Protected Properties

[read-only]
PreviousVirtualPathProvider. Documentation for this section has not yet been entered.

Public Methods

CombineVirtualPaths(string, string) : string
Documentation for this section has not yet been entered.
DirectoryExists(string) : bool
Documentation for this section has not yet been entered.
FileExists(string) : bool
Documentation for this section has not yet been entered.
GetCacheDependency(string, IEnumerable, DateTime) : System.Web.Caching.CacheDependency
Documentation for this section has not yet been entered.
GetCacheKey(string) : string
Documentation for this section has not yet been entered.
GetDirectory(string) : VirtualDirectory
Documentation for this section has not yet been entered.
GetFile(string) : VirtualFile
Documentation for this section has not yet been entered.
GetFileHash(string, IEnumerable) : string
Documentation for this section has not yet been entered.
override
InitializeLifetimeService() : object
Documentation for this section has not yet been entered.
static
OpenFile(string) : System.IO.Stream
Documentation for this section has not yet been entered.

Protected Methods

Initialize()
Documentation for this section has not yet been entered.