Click or drag to resize
PersonasFactoryGetContactPersonaEvaluator Method
Provides services for reevaluating contact's persona.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.2.23
Syntax
C#
public static IContactPersonaEvaluator GetContactPersonaEvaluator()

Return Value

Type: IContactPersonaEvaluator
Service for reevaluation of to which persona the contact belongs
Remarks
Reevaluation should be performed after every change of contact's score to ensure the contact belongs to the right persona.
See Also