Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / EmailTemplate Class / EmailTemplate Constructor / EmailTemplate Constructor(Store,String,String,String,Boolean)
The value of store
The value of name
The value of toaddress
The value of fromaddress
The value of ishtml
In This Topic
    EmailTemplate Constructor(Store,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
    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