Gets the virtualPath directory. If it doesn't exists under this providers
responibillity it transfers the request to the next provider in chain.
Namespace:
EPiServer.Web.HostingAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public override VirtualDirectory GetDirectory( string virtualPath ) |
Parameters
- virtualPath
- Type: System..::.String