| StatisticsGetActionCount Method (String) |
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public static int GetActionCount(
string type
)
Public Shared Function GetActionCount (
type As String
) As Integer
Parameters
- type
- Type: SystemString
Return Value
Type:
Int32See Also