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