Click or drag to resize
MacroExpressionToStringProperty Method
Handles properties.

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

Parameters

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

Return Value

Type: String
See Also