Class HttpContextExtensions
Convenient extension methods to Microsoft.
Inheritance
System.Object
HttpContextExtensions
Namespace: EPiServer.Web
Assembly: EPiServer.Cms.AspNetCore.Templating.dll
Version: 12.0.3Syntax
public static class HttpContextExtensions : Object
Methods
ContentRenderingContext(HttpContext)
Gets the current Content
Declaration
public static ContentRenderingContext ContentRenderingContext(this HttpContext httpContext)
Parameters
Type | Name | Description |
---|---|---|
Microsoft. |
httpContext |
Returns
Type | Description |
---|---|
Content |