Click or drag to resize
LinkTrackerGetLinkUrl Method
Retrieves the original URL given the arguments and logs the request.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetLinkUrl()

Return Value

Type: String
Original URL or null if not found
See Also