Dynamicweb 8 Documentation
Dynamicweb.Content.Items.Annotations Namespace
Inheritance Hierarchy
The Dynamicweb.Content.Items.Annotations namespace contains attributes that are used for decorating objects that defines item types based on code by inherting the ItemEntry base class.
Classes
 ClassDescription
ClassCheckboxAttribute Provides information about the checkbox field.
ClassDateAttribute Provides information about the date field.
ClassDateTimeAttribute Provides information about the date/time field.
ClassDecimalAttribute Provides information about the decimal field.
ClassDefaultValueAttribute Provides information about the default value.
ClassEditorAttribute Provides information about the editor.
ClassFieldAttribute Provides information about the item field.
ClassFileAttribute Provides information about the file field.
ClassGroupAttribute Provides information about the named object group.
ClassHiddenFieldAttribute Provides information about the hidden field.
ClassIntegerAttribute Provides information about the integer field.
ClassItemAttribute Provides information about the item.
ClassLinkAttribute Provides information about the link field.
ClassLongTextAttribute Provides information about the long text field.
ClassNameAttribute Provides information about the named object.
ClassPasswordAttribute Provides information about the password field.
ClassRegExAttribute Provides information about the regular expression validator field.
ClassRequiredAttribute Provides information about the required field.
ClassRichTextAttribute Provides information about the rich text field.
ClassTextAttribute Provides information about the text field.
ClassValidateAttribute Allows attaching one or several validators to the field.
See Also

Reference

Dynamicweb Assembly

Send Feedback