Click or drag to resize
ContactProfileViewModelContactGender Property
Gets or sets value specifying the contact gender.

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

Property Value

Type: UserGenderEnum
See Also