PersonaService Class |
Namespace: CMS.Personas
public sealed class PersonaService : IPersonaService
The PersonaService type exposes the following members.
Name | Description | |
---|---|---|
![]() | PersonaService |
Name | Description | |
---|---|---|
![]() | GetContactsForPersona |
Gets all contacts that fulfills persona definition.
|
![]() | GetPersonaForContact |
Gets persona the specified contact is assigned to or null of contact does not belong to any persona.
|
![]() | IsContactInPersona |
Returns true when contact belongs to specified persona.
|