Default implementation of the IHostingEnvironment interface. It delegates to the ASP.NET
HostingEnvironment class to do the "real" work.
Namespace:
EPiServer.Web.HostingAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public class AspNetHostingEnvironment : IHostingEnvironment |