Class ColorSchemeRuleAttribute
- Namespace
- Dynamicweb.Content.Items.Annotations
- Assembly
- Dynamicweb.dll
Allow color schemes
public sealed class ColorSchemeRuleAttribute : RuleAttributeBase
- Inheritance
-
ColorSchemeRuleAttribute
- Inherited Members
Constructors
ColorSchemeRuleAttribute(bool)
Initializes a new instance of an object.
public ColorSchemeRuleAttribute(bool allowColorSchemes)
Parameters
allowColorSchemesbool
Properties
AllowColorSchemes
public bool AllowColorSchemes { get; }