Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Newsletters Namespaces
CMS.Newsletters
SubscriberInfoProvider Class
SubscriberInfoProvider Methods
Delete Method
DeleteSubscriberInfo Method
DeleteSubscriberInfoInternal Method
DeleteSubscription Method
GetFirstSubscriberWithSpecifiedEmail Method
GetSubscriberByEmail Method
GetSubscriberInfo Method
GetSubscriberInfoInternal Method
GetSubscribers Method
Set Method
SetSubscriberInfo Method
SetSubscriberInfoInternal Method
SynchronizeSubscriberInfomation Method
SubscriberInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
SubscriberInfo
info
)
Parameters
info
Type:
CMS.Newsletters
SubscriberInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
SubscriberInfoProvider Class
CMS.Newsletters Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com