SubscriberInfoProviderUnblockSubscriber Method |
Unblocks a subscriber with a specified ID.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public static void UnblockSubscriber(
int subscriberId
)
Parameters
- subscriberId
- Type: SystemInt32
Subscriber ID
See Also