Click or drag to resize
ResolveExpressionSettingsKeepObjectsAsResult Property
If true, when the result is InfoObject it is the result, if false, object is resolved as its displayname (for backward compatibility).

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

Property Value

Type: Boolean
See Also