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
IsUnsubscribedFromAllNewsletters Method
Returns true if specified email address is unsubscribed from the all newsletter.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
Copy
bool
IsUnsubscribedFromAllNewsletters
(
string
email
)
Parameters
email
Type:
System
String
Email address
Return Value
Type:
Boolean
Exceptions
Exception
Condition
ArgumentException
email
is not specified
See Also
Reference
IUnsubscriptionProvider Interface
CMS.Newsletters Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com