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