| ContactDetailsViewModel Class |
Namespace: CMS.ContactManagement.Web.UI
public class ContactDetailsViewModel
The ContactDetailsViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ContactDetailsViewModel |
| Name | Description | |
|---|---|---|
| FieldCaption |
Gets or sets localized caption of the detail item.
| |
| FieldName |
Gets or sets name of the detail item.
| |
| FieldType |
Gets or sets type of the FieldValue.
| |
| FieldValue |
Gets or sets value of the detail item.
|