Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Newsletters Namespaces
CMS.Newsletters
IUnsubscriptionProvider Interface
IUnsubscriptionProvider Methods
GetUnsubscriptionsFromAllNewsletters Method
GetUnsubscriptionsFromSingleNewsletter Method
IsUnsubscribedFromAllNewsletters Method
IsUnsubscribedFromSingleNewsletter Method
RemoveUnsubscriptionFromSingleNewsletter Method
RemoveUnsubscriptionsFromAllNewsletters Method
UnsubscribeFromAllNewsletters Method
UnsubscribeFromSingleNewsletter Method
IUnsubscriptionProvider
RemoveUnsubscriptionsFromAllNewsletters Method
Deletes all "unsubscription from all" records for the given
email
.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
Copy
void
RemoveUnsubscriptionsFromAllNewsletters
(
string
email
)
Parameters
email
Type:
System
String
Email address
Exceptions
Exception
Condition
ArgumentException
email
has to be specified
See Also
Reference
IUnsubscriptionProvider Interface
CMS.Newsletters Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com