Click or drag to resize

TemplateCompilationExceptionCompilerErrors Property

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IReadOnlyCollection<TemplateCompilerError> CompilerErrors { get; }

Property Value

Type: IReadOnlyCollectionTemplateCompilerError
See Also