Click or drag to resize
LinkInfoLinkTarget Property
Gets or sets the original link URL.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax
C#
public virtual string LinkTarget { get; set; }

Property Value

Type: String
The original URL of the link, or empty string if not present.
See Also