Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / EmailProcessor Class / ProcessEmails Method / ProcessEmails(StoreEvent,Hashtable) Method
StoreEvent object for which to process the emails
The parameters to be used in nVelocity email templates
Version
ProcessEmails(StoreEvent,Hashtable) Method
Processes emails for the given store event using the given parameters
Syntax
public static void ProcessEmails( 
   StoreEvent storeEvent,
   Hashtable parameters
)

Parameters

storeEvent
StoreEvent object for which to process the emails
parameters
The parameters to be used in nVelocity email templates
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also