This is a temporary class - will be removed in the future. It only exists until dependency injection has been implemented for all classes that used System.Web.Hosting.HostingEnvironment, which now should use this class to enable mocking/testability outside the ASP.NET environment.

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

Syntax

C#
public static class GenericHostingEnvironment

Inheritance Hierarchy

System..::.Object
  EPiServer.Web.Hosting..::.GenericHostingEnvironment

See Also