Click or drag to resize
ContactsGroupedByAgeViewModelCategory Property
Gets or sets age category (25–34, 34–44 etc.)

Namespace: CMS.ContactManagement.Web.UI.Internal
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 11.0.0
Syntax
C#
public AgeCategoryEnum Category { get; set; }

Property Value

Type: AgeCategoryEnum
See Also