Click or drag to resize

ItemListAttribute Class

Note: This API is now obsolete.

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("This class is obsolete. Use ItemRelationListAttribute instead.")]
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class ItemListAttribute : FieldAttribute

The ItemListAttribute type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyFields
Public propertyItemType
Public propertyName (Inherited from FieldAttribute.)
Top
Methods
See Also