| IEmailContentMacroResolver Interface |
Namespace: CMS.Newsletters
public interface IEmailContentMacroResolver
The IEmailContentMacroResolver type exposes the following members.
| Name | Description | |
|---|---|---|
| GetWidgetContentMacroResolver |
Creates child instance of current resolver with data context of given widget configuration properties.
| |
| Resolve |
Resolves the dynamic field macros, replaces the {%dynamicfieldname%} macros with the dynamic field values.
|