MacroStaticSettingsAllowOnlySimpleMacros Property |
If true, only simple macros (those which don't need security check) are allowed, all others won't be resolved. If true, CMSTextBox does not add security parameters to macros.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public static bool AllowOnlySimpleMacros { get; set; }
Property Value
Type:
BooleanSee Also