Click or drag to resize
EvaluationContextEncode Property
Determines whether the result of the expression should be encoded or not.

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

Property Value

Type: Boolean
See Also