Click or drag to resize
ContactsGroupedByPersonaViewModelPersonaName Property
Name of a persona the contacts belong to.

Namespace: CMS.Personas.Web.UI.Internal
Assembly: CMS.Personas.Web.UI (in CMS.Personas.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string PersonaName { get; set; }

Property Value

Type: String
See Also