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.Notifications.Web.UIAssembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 12.0.0
Syntax public virtual string Validate()
Return Value
Type:
StringSee Also