| MacroSettingsVirtualMode Property  | 
            If true, the virtual mode is enabled for the macro resolver, meaning that the resolver always tries to return non-null values. Instead, empty objects are provided.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntaxpublic bool VirtualMode { get; set; }Property Value
Type: 
Boolean
See Also