DelayedContactPersonaEvaluator ReevaluateContact Method Kentico 8.1 API Reference
Reevaluates given contact and finds proper persona the contact should be assigned to.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.1.5347.20411)
Exceptions

Remarks

Does method uses delayed AbstractWorker call. That means if in one request, more than one reevaluation request occurs, it gets processed just once for each contact.
See Also