| EmailGetEmailCountByPageId Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public static int GetEmailCountByPageId(
int pageId
)
Public Shared Function GetEmailCountByPageId (
pageId As Integer
) As Integer
Parameters
- pageId
- Type: SystemInt32
Return Value
Type:
Int32See Also