Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / IEmailListSignupRepository Interface / Load Method
Id of the email list for the EmailListSignup object to load
The email field for the EmailListSignup object to load
In This Topic
    Load Method (IEmailListSignupRepository)
    In This Topic
    Loads an EmailListSignup object for given email list Id and the email address
    Syntax

    Parameters

    emailListId
    Id of the email list for the EmailListSignup object to load
    email
    The email field for the EmailListSignup object to load

    Return Value

    EmailListSignup object loaded
    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