Click or drag to resize

CategoryAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsCategoryAttribute

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

The CategoryAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCategoryAttribute
Initializes a new instance of the CategoryAttribute class
Top
Properties
  NameDescription
Public propertyCategory
Top
See Also