Click or drag to resize
CMSNotificationGatewayResolver Property
Macro resolver for resolving macros in notification messages.

Namespace: CMS.Notifications
Assembly: CMS.Notifications (in CMS.Notifications.dll) Version: 8.2.23
Syntax
C#
public MacroResolver Resolver { get; set; }

Property Value

Type: MacroResolver
See Also