Click or drag to resize
NotificationSubscriptionInfoSubscriptionTime Property
Subscription time.

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual DateTime SubscriptionTime { get; set; }

Property Value

Type: DateTime
See Also