MacroProcessingContextGetWholeMacroExpression Method |
Returns the whole version of the expression created by concatenation of the parameters. The result is for example this: {(0)%test%(0)}.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public string GetWholeMacroExpression()
Return Value
Type:
StringSee Also