dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpConnection Class / LoadLicenseKey Method

In This Topic
    LoadLicenseKey Method
    In This Topic
    Loads and applies the specified activation key to activate the current instance of dotConnect for Mailchimp.
    Syntax
    'Declaration
     
    Public Shared Sub LoadLicenseKey( _
       ByVal licenseKey As String _
    ) 
    public static void LoadLicenseKey( 
       string licenseKey
    )

    Parameters

    licenseKey
    See Also