LinkInfoLinkOutdated Property |
Gets or sets whether the link should not be used in the latest version of the issue.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public virtual bool LinkOutdated { get; set; }
Property Value
Type:
Boolean
true if the link should not be used, otherwise false.
See Also