| ContactDetailsViewModel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement.Web.UI
 Syntax
Syntaxpublic class ContactDetailsViewModel
The ContactDetailsViewModel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ContactDetailsViewModel | 
 Properties
Properties| 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.
             | 
 See Also
See Also