Click or drag to resize

ConstantsFieldType Enumeration

Stores a types of the fields.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public enum FieldType
Members
  Member nameValueDescription
TextBegin1 TextBegin type = 1
TextEnd5 TextEnd type = 5
Memo6 Memo type = 6
Boolean7 Boolean type = 7
Date8 Date type = 8
DateTime9 DateTime type = 9
Double10 Double type = 10
PageLink11 PageLink type = 11
FileLink12 FileLink type = 12
Integer13 Integer type = 13
RichEditor14 Rich editor type = 14
DropDown-1 DropDown type = -1
Password-2 Password type = -2
Email-3 Email type = -3
Text55 Text5 type = 5
Text204 Text20 type = 4
Text503 Text50 type = 3
Text1002 Text100 type = 2
Text2551 Text255 type = 1
RadioButtonList15 Radio button list
RegExpText16 Text control with regular expression validation
Text1017 Text10 type = 17
Text3018 Text30 type = 18
SpamProtectControl19 SpamProtect type = 19
DateCustom20
Date10021 Date with years field for the last century
See Also