Click or drag to resize
ResolveMacrosEventArgsIssueInfo Property
Text which is being resolved belongs to this issue. Can be null if there is no corresponding issue available.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public IssueInfo IssueInfo { get; set; }

Property Value

Type: IssueInfo
See Also