Resolves all supported macro types in the given text within specified resolving context.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Input text with macros to be resolved
- settings
- Type: CMS.MacroEngine MacroSettings
Macro context to be used for resolving (if null, context of the resolver is used)
Return Value
Type: StringSee Also