| PersonasFactoryGetContactPersonaEvaluator Method | 
            Provides services for reevaluating contact's persona.
            
 
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 13.0.131
 Syntax
Syntaxpublic static IContactPersonaEvaluator GetContactPersonaEvaluator()
Return Value
Type: 
IContactPersonaEvaluatorService for reevaluation of to which persona the contact belongs
 Remarks
Remarks
            Reevaluation should be performed after every change of contact's score to ensure the contact belongs to the right persona.
            
 See Also
See Also