Click or drag to resize
MacroRuleInfoMacroRuleEnabled Property
Indicates whether the Macro rule is enabled or not (determines visibility in macro rule designer).

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

Property Value

Type: Boolean
See Also