MacroExpressionToString Method (Boolean) |
Returns string representation of this MacroExpression.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public string ToString(
bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
If true, debug mode is on
Return Value
Type:
StringSee Also