UnsubscriptionInfoProvider.DeleteUnsubscriptionInfoInternal Method |
Deletes specified UnsubscriptionInfo.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntaxprotected virtual void DeleteUnsubscriptionInfoInternal(
UnsubscriptionInfo infoObj
)
Parameters
- infoObj
- Type: CMS.Newsletters.UnsubscriptionInfo
UnsubscriptionInfo to be deleted
See Also