Click or drag to resize

InheritanceAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsInheritanceAttribute

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

The InheritanceAttribute type exposes the following members.

Constructors
  NameDescription
Public methodInheritanceAttribute
Initializes a new instance of the InheritanceAttribute class
Top
See Also