Click or drag to resize
NotificationSenderResolverSourceParameters Property

Note: This API is now obsolete.

Special macros for the resolver (couples [name, value]).

Namespace: CMS.Notifications.Web.UI
Assembly: CMS.Notifications.Web.UI (in CMS.Notifications.Web.UI.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Use ResolverSourceData instead.")]
public string[,] ResolverSourceParameters { get; set; }

Property Value

Type: String
See Also