IPersonaService MembersKentico 8.0 API Reference
The IPersonaService type exposes the following members.
Methods

  NameDescription
Public methodGetContactsForPersona
Gets all contacts that fulfills persona definition.
Public methodGetPersonaForContact
Gets persona the specified contact is assigned to or null of contact does not belong to any persona.
Public methodIsContactInPersona
Returns true when contact belongs to specified persona.
Back to Top
See Also