Click or drag to resize
EmailHelperQueueSendAll Method (Int32)
Sends all e-mails for given siteId.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 11.0.0
Syntax
C#
public static void SendAll(
	int siteId
)

Parameters

siteId
Type: SystemInt32
See Also