Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / DbHelper Class / EnsureEmailTemplateAdded Method / EnsureEmailTemplateAdded(SqlConnection,String,String,String,String,String,String,Int32) Method
sql connection
template name
to address
from address
template subject
template file name
settings field name
store id
In This Topic
    EnsureEmailTemplateAdded(SqlConnection,String,String,String,String,String,String,Int32) Method
    In This Topic
    Ensure email template is added
    Syntax

    Parameters

    connection
    sql connection
    templateName
    template name
    toAddress
    to address
    fromAddress
    from address
    templateSubject
    template subject
    templateFileName
    template file name
    settingsFieldName
    settings field name
    storeId
    store id
    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