Click or drag to resize

RazorViewRazorEngine Property

Gets reference to IRazorEngine used by this RazorView.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public IRazorEngine RazorEngine { get; }
View Source

Property Value

IRazorEngine
See Also