UnsubscriptionInfoProviderSetUnsubscriptionInfoInternal Method |
Sets (updates or inserts) specified UnsubscriptionInfo.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax protected virtual void SetUnsubscriptionInfoInternal(
UnsubscriptionInfo infoObj
)
Parameters
- infoObj
- Type: CMS.NewslettersUnsubscriptionInfo
UnsubscriptionInfo to be set
See Also