Resolves the dynamic field macros, replaces the {%dynamicfieldname%} macro with the dynamic field value.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
- Type: System String
Text containing dynamic fields to resolve
- newsletter (Optional)
- Type: CMS.Newsletters NewsletterInfo
Text which is being resolved belongs to the issue in this newsletter
- issue (Optional)
- Type: CMS.Newsletters IssueInfo
Text which is being resolved belongs to this issue
Return Value
Type: StringSee Also