| StatisticsLogAction Method (String, String) |
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public static void LogAction(
string sessionId,
string type
)
Public Shared Sub LogAction (
sessionId As String,
type As String
)
Parameters
- sessionId
- Type: SystemString
- type
- Type: SystemString
See Also