Click or drag to resize
EmailHtmlModifierParsingErrors Property
Errors occurred during parsing input HTML code.

Namespace: CMS.Newsletters.Internal
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax
C#
public ICollection<string> ParsingErrors { get; }

Property Value

Type: ICollectionString
See Also