MacroStaticSettingsDisableParameters Property |
If true, macro parameters are ignored and not processed (CMSDisableMacroParameters web.config key is reflected), false by default.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public static bool DisableParameters { get; set; }
Property Value
Type:
BooleanSee Also