MacroRuleInfo.MacroRuleEnabled Property |
Indicates whether the Macro rule is enabled or not (determines visibility in macro rule designer).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public virtual bool MacroRuleEnabled { get; set; }
Property Value
Type:
BooleanSee Also