Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / EmailListSignup Class / EmailListSignup Constructor / EmailListSignup Constructor(EmailList,String,DateTime)
The value of emaillist
The value of email
The value of signupdate
In This Topic
    EmailListSignup Constructor(EmailList,String,DateTime)
    In This Topic
    Initializes a new instance of the EmailListSignup class.
    Syntax
    public EmailListSignup( 
       EmailList emaillist,
       string email,
       DateTime signupdate
    )

    Parameters

    emaillist
    The value of emaillist
    email
    The value of email
    signupdate
    The value of signupdate
    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