Click or drag to resize
ContactInfoExtensions Class
Provides extension methods for ContactInfo.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagementContactInfoExtensions

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public static class ContactInfoExtensions

The ContactInfoExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsInAllContactGroups
Indicates whether contact is present in all of the specified contact groups on contact's site.
Public methodStatic memberIsInAnyContactGroup
Indicates whether contact is present in any of the specified contact groups on contact's site.
Public methodStatic memberIsInContactGroup
Indicates whether contact is present in contact group on contact's site.
Top
See Also