Class WebHostingEnvironment
Helper class to access to IWeb
Inheritance
System.Object
WebHostingEnvironment
Namespace: EPiServer.Web
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public class WebHostingEnvironment : Object
Constructors
WebHostingEnvironment()
Declaration
public WebHostingEnvironment()
Properties
Instance
A static accecssor for the registered singleton instance of IWeb
Declaration
public static IWebHostingEnvironment Instance { get; set; }
Property Value
Type | Description |
---|---|
IWeb |