MacroProcessorDecodeMacros Method |
HTML decodes macro definitions for given text.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public static string DecodeMacros(
string inputText
)
Parameters
- inputText
- Type: SystemString
Input text
Return Value
Type:
StringSee Also