Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class PartialRenderTemplate<T>

Inheritance
System.Object
PartialRenderTemplate<T>
Namespace: EPiServer.Web.Mvc.Internal
Assembly: EPiServer.Cms.AspNetCore.Templating.dll
Version: 12.0.3
Syntax
public class PartialRenderTemplate<T> : Object, IRenderTemplate<T>, IRenderTemplate
Type Parameters
Name Description
T

Constructors

PartialRenderTemplate()

Declaration
public PartialRenderTemplate()

Implements

Extension Methods