Click or drag to resize
LinkInfoProviderGetLinkInfo Method (Guid)
Gets a LinkInfo object with specified GUID.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public static LinkInfo GetLinkInfo(
	Guid linkGuid
)

Parameters

linkGuid
Type: SystemGuid
GUID of the link

Return Value

Type: LinkInfo
See Also