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