Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / MailMergeTemplate Class / Parameters Property
In This Topic
    Parameters Property (MailMergeTemplate)
    In This Topic
    Gets the parameters for NVelocity processing that are shared for all recipients.
    Syntax
    public Hashtable Parameters {get;}
    Remarks
    If a MailRecipient class specifies a parameter using the same name, the more specific MailRecipient parameter is used.
    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