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