LinkInfoLinkDescription Property |
Gets or sets the description of this link.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax public virtual string LinkDescription { get; set; }
Property Value
Type:
String
The description contains text from
title parameter of the link.
See Also