Click or drag to resize
InfoTemplateBaseErrors Property
The error collection for the generation process

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public CompilerErrorCollection Errors { get; }

Property Value

Type: CompilerErrorCollection
See Also