Click or drag to resize

FieldAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsFieldAttribute
      More...

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

The FieldAttribute type exposes the following members.

Constructors
  NameDescription
Public methodFieldAttribute(String)
Initializes a new instance of the FieldAttribute class
Public methodFieldAttribute(String, String)
Initializes a new instance of the FieldAttribute class
Public methodFieldAttribute(String, Type)
Initializes a new instance of the FieldAttribute class
Public methodFieldAttribute(String, String, Type)
Initializes a new instance of the FieldAttribute class
Top
Properties
  NameDescription
Public propertyDescription
Public propertyEditorType
Public propertyName
Top
Methods
See Also
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsFieldAttribute
      Dynamicweb.Content.Items.AnnotationsCheckboxAttribute
      Dynamicweb.Content.Items.AnnotationsCheckboxListAttribute
      Dynamicweb.Content.Items.AnnotationsColorAttribute
      Dynamicweb.Content.Items.AnnotationsColorSwatchAttribute
      Dynamicweb.Content.Items.AnnotationsDateAttribute
      Dynamicweb.Content.Items.AnnotationsDateTimeAttribute
      Dynamicweb.Content.Items.AnnotationsDecimalAttribute
      Dynamicweb.Content.Items.AnnotationsDropdownListAttribute
      Dynamicweb.Content.Items.AnnotationsEditableListAttribute
      Dynamicweb.Content.Items.AnnotationsFileAttribute
      Dynamicweb.Content.Items.AnnotationsFolderAttribute
      Dynamicweb.Content.Items.AnnotationsGeolocationAttribute
      Dynamicweb.Content.Items.AnnotationsGoogleFontAttribute
      Dynamicweb.Content.Items.AnnotationsHiddenFieldAttribute
      Dynamicweb.Content.Items.AnnotationsInputHtml5Attribute
      Dynamicweb.Content.Items.AnnotationsIntegerAttribute
      Dynamicweb.Content.Items.AnnotationsItemListAttribute
      Dynamicweb.Content.Items.AnnotationsItemRelationListAttribute
      Dynamicweb.Content.Items.AnnotationsItemTypeEditorAttribute
      Dynamicweb.Content.Items.AnnotationsLinkAttribute
      Dynamicweb.Content.Items.AnnotationsLinkToItemAttribute
      Dynamicweb.Content.Items.AnnotationsLongTextAttribute
      Dynamicweb.Content.Items.AnnotationsPasswordAttribute
      Dynamicweb.Content.Items.AnnotationsRadiobuttonListAttribute
      Dynamicweb.Content.Items.AnnotationsRichTextAttribute
      Dynamicweb.Content.Items.AnnotationsTextAttribute
      Dynamicweb.Content.Items.AnnotationsUserAttribute
      Dynamicweb.Ecommerce.Content.Items.AnnotationsProductAttribute