Click or drag to resize
ContactDetailsAccountViewModel Class
Represents view model for the contact account details field.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagement.Web.UIContactDetailsAccountViewModel

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntax
C#
public class ContactDetailsAccountViewModel

The ContactDetailsAccountViewModel type exposes the following members.

Constructors
  NameDescription
Public methodContactDetailsAccountViewModel
Top
Properties
  NameDescription
Public propertyContactRole
Gets or sets the role contact has in account.
Public propertyText
Gets or sets text representing the account.
Public propertyUrl
Gets or sets URL leading to the account.
Top
See Also