Click or drag to resize

ItemAttribute Class

Inheritance Hierarchy

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

The ItemAttribute type exposes the following members.

Constructors
  NameDescription
Public methodItemAttribute
Initializes a new instance of the ItemAttribute class
Public methodItemAttribute(String)
Initializes a new instance of the ItemAttribute class
Public methodItemAttribute(String, String)
Initializes a new instance of the ItemAttribute class
Top
Properties
  NameDescription
Public propertyDescription
Public propertyName (Inherited from NameAttribute.)
Top
See Also