Click or drag to resize

RuleAttributeBase Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
public class RuleAttributeBase : Attribute

The RuleAttributeBase type exposes the following members.

Constructors
  NameDescription
Public methodRuleAttributeBase
Initializes a new instance of the RuleAttributeBase class
Top
Properties
  NameDescription
Public propertyRule
Top
See Also