Click or drag to resize
MacroExpressionToStringMethod Method
Handles classic method calls.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected string ToStringMethod(
	bool debugMode
)

Parameters

debugMode
Type: SystemBoolean
Determines whether the string representation is made for debug purposes

Return Value

Type: String
See Also