Click or drag to resize
EvaluationContextDefaultValue Property
Default value of the evaluation. Used when result of the whole macro is empty string.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public string DefaultValue { get; set; }

Property Value

Type: String
See Also