| Field Class |
Namespace: Dynamicweb.Content.Social
The Field type exposes the following members.
| Name | Description | |
|---|---|---|
| Field |
Initializes a new instance of an object.
| |
| Field(String, FieldType) |
Initializes a new instance of an object.
| |
| Field(Boolean, Int32, Int32, String, FieldType) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| FieldType |
Gets or sets the field type.
| |
| Label |
Gets or sets the field label.
| |
| MaxLength |
Gets or sets the maximum length of the field value.
| |
| MinLength |
Gets or sets the minimum length of the field value.
| |
| Type | Obsolete.
Gets or sets the field type.
| |
| Validate |
Gets or sets the is validate the field value.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |