Gets the shared read only page directory that is used for pages that does not support storing resources in page folder.

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

Syntax

C#
public UnifiedDirectory ReadOnlyPageDirectory { get; }

Field Value

The read only page directory.

See Also