Click or drag to resize
ExpressionEvaluatorValue 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#
protected Object Value { get; }

Property Value

Type: Object
See Also