Click or drag to resize
NotificationSenderResolverCustomData Property
Custom data for the macro resolver (IInfo, DataRow or DataClass object).

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 10.0.0
Syntax
C#
public Object ResolverCustomData { get; set; }

Property Value

Type: Object
See Also