Click or drag to resize
LinkInfoLinkID Property
Gets or sets the ID of this LinkInfo object.

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

Property Value

Type: Int32
ID of this LinkInfo object or 0 if not present.
See Also