DelayedContactPersonaEvaluator ReevaluateContact Method Kentico 8.0 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.0.5239.26125)
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