Click or drag to resize
CMSNotificationSubscriptionSubscribe Method
Calls Validate() method, if validation fails returns error message, otherwise creates subscriptions and returns empty string.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public virtual string Subscribe()

Return Value

Type: String
See Also