Click or drag to resize
ContactInfoProviderGetContactsInternal Method
Returns a query for all the ContactInfo objects.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<ContactInfo> GetContactsInternal()

Return Value

Type: ObjectQueryContactInfo
See Also