Click or drag to resize
LinkInfoLinkDescription Property
Gets or sets the description of this link.

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

Property Value

Type: String
The description contains text from title parameter of the link.
See Also