Click or drag to resize

LinkClickGetLinkClicksByLinkId Method

Namespace:  Dynamicweb.Mailing.Links
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static List<LinkClick> GetLinkClicksByLinkId(
	int linkId
)

Parameters

linkId
Type: SystemInt32

Return Value

Type: ListLinkClick
See Also