Click or drag to resize
MacroExpressionValue Property
Value of the value expression (is null for expression types like method, property, etc.).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public Object Value { get; protected set; }

Property Value

Type: Object
See Also