Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / EmailTemplate Class / EmailTemplate Constructor / EmailTemplate Constructor(Store,String,String,String,String,String,String,String,String,Boolean)
The value of store
The value of name
The value of toaddress
The value of fromaddress
The value of replytoaddress
The value of cclist
The value of bcclist
The value of subject
The value of contentfilename
The value of ishtml
In This Topic
    EmailTemplate Constructor(Store,String,String,String,String,String,String,String,String,Boolean)
    In This Topic
    Initializes a new instance of the EmailTemplate class.
    Syntax

    Parameters

    store
    The value of store
    name
    The value of name
    toaddress
    The value of toaddress
    fromaddress
    The value of fromaddress
    replytoaddress
    The value of replytoaddress
    cclist
    The value of cclist
    bcclist
    The value of bcclist
    subject
    The value of subject
    contentfilename
    The value of contentfilename
    ishtml
    The value of ishtml
    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