Click or drag to resize

ModificationsCategoryAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.ExtensibilityModificationsCategoryAttribute

Namespace:  Dynamicweb.Extensibility
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple = true, Inherited = false)]
public sealed class ModificationsCategoryAttribute : Attribute

The ModificationsCategoryAttribute type exposes the following members.

Constructors
  NameDescription
Public methodModificationsCategoryAttribute
Initializes a new instance of the ModificationsCategoryAttribute class
Top
Properties
  NameDescription
Public propertyCategory
Top
See Also