| 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
)
Public Shared Function RegisterClick (
sessionId As String,
linkId As Integer,
clickerKey As String
) As LinkClick
Parameters
- sessionId
- Type: SystemString
- linkId
- Type: SystemInt32
- clickerKey
- Type: SystemString
Return Value
Type:
LinkClickSee Also