Returns true when contact belongs to specified persona.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contact
- Type: CMS.OnlineMarketing ContactInfo
Contact
- persona
- Type: CMS.Personas PersonaInfo
Persona
Return Value
Type: BooleanTrue when contact fulfills persona definition
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | contact or persona is null |
Remarks
See Also