Click or drag to resize
CMSNotificationSubscriptionEventUserID Property
Gets or sets the Event user ID.

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

Property Value

Type: Int32
See Also