PersonaService ClassKentico 8.0 API Reference
Provides methods to determine membership of contacts in personas.
Inheritance Hierarchy

OnlineSystem Object
  CMS.Personas PersonaService

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.0.5239.26125)
Remarks

This is the default implementation of the IPersonaService interface. Please obtain its instance via PersonasFactory. Contact can be in one persona only - contact belongs to persona if score quotient (contact score points divided by persona score limit) is the highest one of all personas.
See Also