| MacroExpressionToStringProperty Method | 
            Handles properties.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected string ToStringProperty(
	bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
 Determines whether the string representation is made for debug purposes
Return Value
Type: 
String See Also
See Also