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

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

Property Value

Type: CompilerErrorCollection
See Also