Click or drag to resize

RazorEngineTLanguageTemplatePath Property

Gets the template path defined for this RazorEngineTLanguage.

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

Property Value

String

Implements

IRazorEngineTemplatePath
See Also