Click or drag to resize
MacroExpressionToStringConstant Method
Handles constants (string literal, numbers, booleans, etc.).

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

Return Value

Type: String
See Also