ContactProfileViewModelContactName Property |
Gets or sets full name of the contact.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntaxpublic string ContactName { get; set; }
Property Value
Type:
String
See Also