Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Newsletters Namespaces
CMS.Newsletters
SubscriberNewsletterInfoProvider Class
SubscriberNewsletterInfoProvider Methods
Add Method
AddSubscriberToNewsletter Method
AddSubscriberToNewsletterInternal Method
ApproveSubscription Method
ApproveSubscriptionInternal Method
DeleteSubscriberNewsletterInfo Method
DeleteSubscriberNewsletterInfos Method
DeleteSubscriberNewsletterInfosInternal Method
Get Method
GetApprovedSubscriberNewsletters Method
GetApprovedSubscriberNewslettersInternal Method
GetAsync Method
GetNewsletterSubscribersIds Method
GetSubscriberNewsletterInfo Method
GetSubscriberNewsletterInfoInternal Method
GetSubscriberNewsletters Method
GetSubscribersIdsFromViewInternal Method
GetSubscriptions Method
GetSubscriptionsByType Method
GetSubscriptionsByTypeInternal Method
RejectSubscription Method
RejectSubscriptionInternal Method
Remove Method
RemoveSubscriberFromNewsletter Method
SetApprovalStatus Method
SetSubscriberNewsletterInfo Method
SubscriberNewsletterInfoProvider
Remove Method
Deletes
SubscriberNewsletterInfo
binding.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Remove
(
int
subscriberId
,
int
newsletterId
)
Parameters
subscriberId
Type:
System
Int32
Email campaign subscriber ID.
newsletterId
Type:
System
Int32
Email feed ID.
Implements
ISubscriberNewsletterInfoProvider
Remove(Int32, Int32)
See Also
Reference
SubscriberNewsletterInfoProvider Class
CMS.Newsletters Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com