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.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public bool KeepObjectsAsResult { get; set; }
Property Value
Type:
BooleanSee Also