Click or drag to resize
NotificationSenderResolverSourceData Property
Special macros for the resolver.

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 10.0.0
Syntax
C#
public IDictionary<string, Object> ResolverSourceData { get; set; }

Property Value

Type: IDictionaryString, Object
See Also