PersonaServiceIsContactInPersona Method |
Returns true when contact belongs to specified persona.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 13.0.131
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | contact or persona is null |
Remarks
The contact can be only in one persona at the same time. Belonging to persona is determined by the highest quotient of total score the contact obtained divided by persona score limit.
See Also