Click or drag to resize
ContactProfileViewModelIsUser Property
Gets or sets whether the contact is in relation with some user.

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool IsUser { get; set; }

Property Value

Type: Boolean
See Also