Click or drag to resize

LinkClickRegisterClick Method

Namespace:  Dynamicweb.Mailing.Links
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static LinkClick RegisterClick(
	string sessionId,
	int linkId,
	string clickerKey
)

Parameters

sessionId
Type: SystemString
linkId
Type: SystemInt32
clickerKey
Type: SystemString

Return Value

Type: LinkClick
See Also