Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Newsletters
SubscriberInfoProvider Class
SubscriberInfoProvider Methods
AddSubscription Method
ApproveSubscription Method
BlockContact Method
BlockSubscriber Method
BlockUser Method
DeleteContactSubscribers Method
DeleteContactSubscribersInternal Method
DeleteSubscriberInfo Method
DeleteSubscriberInfoInternal Method
DeleteSubscriberInfos Method
DeleteSubscriberInfosInternal Method
DeleteSubscribers Method
DeleteSubscription Method
EmailExists Method
EmailExistsInternal Method
ExportSubscribersFromSite Method
ExportSubscribersFromSiteInternal Method
GetSubscriberByEmail Method
GetSubscriberInfo Method
GetSubscriberInfoInternal Method
GetSubscribers Method
GetSubscribersFromView Method
GetSubscribersFromViewInternal Method
GetSubscribersInternal Method
CheckLicense Method
IsSubscribed Method
LicenseVersionCheck Method
RejectSubscription Method
RenewSubscription Method
SetSubscriberInfo Method
SetSubscriberInfoInternal Method
Subscribe Method
SynchronizeSubscriberInfomation Method
UnblockContact Method
UnblockSubscriber Method
UnblockUser Method
Unsubscribe Method
UnsubscribeAll Method
UnsubscribeFromNewsletters Method
SubscriberInfoProvider
DeleteSubscriberInfos Method
Deletes SubscriberInfo objects with dependencies based on specified subscriber IDs.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
void
DeleteSubscriberInfos
(
IList
<
int
>
ids
)
Parameters
ids
Type:
System.Collections.Generic
IList
Int32
List of subscriber IDs
See Also
Reference
SubscriberInfoProvider Class
CMS.Newsletters Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com