UnsubscriptionInfoProviderDeleteUnsubscriptionInfoInternal Method |
Deletes specified UnsubscriptionInfo.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax protected virtual void DeleteUnsubscriptionInfoInternal(
UnsubscriptionInfo infoObj
)
Parameters
- infoObj
- Type: CMS.NewslettersUnsubscriptionInfo
UnsubscriptionInfo to be deleted
See Also