Click or drag to resize

RazorEngineTLanguage Constructor

Creates a new RazorEngineTLanguage instance.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public RazorEngine(
	string templatePath
)
View Source

Parameters

templatePath  String
Template path for view files.
See Also