Nucleus .Net Core CMS

Razor.RazorParser.TestCompileResult Class

Namespace: Nucleus.Extensions.Razor.RazorParser
Assembly: Nucleus.Extensions.dll
Return value for the TestCompile function.

Properties

Success Property

Indicates that the template was compiled successfully (true) or had errors (false)

Errors Property

List of error messages when Success=false.