Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / EmailList Class / ProcessSignupRequest Method
The email address to signup
In This Topic
    ProcessSignupRequest Method
    In This Topic
    Processes a signup request for the given email to this email list
    Syntax
    public virtual void ProcessSignupRequest( 
       string email
    )

    Parameters

    email
    The email address to signup
    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