PersonaInfoProvider ReevaluateContactInternal Method Kentico 8.1 API Reference
Reevaluates contact, returning ID of persona contact should be assigned to.

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

Return Value

Type: OnlineNullable OnlineInt32 
ID of persona the contact should be assigned to, null if contact isn't assigned to any persona
Exceptions

Remarks

This method shouldn't be called directly - only from the ContactPersonaEvaluator.
See Also