Click or drag to resize
MacroSettingsEncapsulateMacroObjects Property
If true, the object will be encapsulated to its macro representations.

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

Property Value

Type: Boolean
See Also