Table of Contents

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

allowColorSchemes bool

Properties

AllowColorSchemes

public bool AllowColorSchemes { get; }

Property Value

bool
To top