Click or drag to resize
FieldType Enumeration
Represents a channel field type.

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public enum FieldType
Members
  Member nameValueDescription
Body0 The message body.
Title1 The title of the message.
Link2 The link attached to the message.
Image3 The image attached to the message.
Remarks