CMSNotificationSubscriptionValidate Method |
For each notification gateway provider validates its notification form data.
If validation fails returns concatenated error messages from each form otherwise returns empty string.
Namespace: CMS.NotificationsAssembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax public virtual string Validate()
Return Value
Type:
StringSee Also