SubscriberImporter ImportSubscribersToSite Method (Object)Kentico 8.0 API Reference
Imports subscribers into site and/or newsletter. Used for asynchronous control.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

parameter
Type: OnlineSystem Object
Asynchronous parameters. [0] - String representation of imported subscribers [1] - List of int with newsletters' IDs where should be the subscribers added [2] - Integer with site ID [3] - Boolean. if true, subscribers with the same email are overwritten [4] - Boolean. Send confirmation email. [5] - Boolean. Indicates if existing users should not be subscribed. [6] - Boolean. Indicates if double opt-in is requested. [7] - Asynchronous process Guid. [8] - Hashtable with errors
See Also