Click or drag to resize
MacroExpressionToString Method
Returns string representation of this MacroExpression.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also