Click or drag to resize
ContactGroupMemberInfoProviderGetNumberOfContactsInGroupInternal Method (Int32)
Returns number of contacts in specified contact group.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual int GetNumberOfContactsInGroupInternal(
	int contactGroupId
)

Parameters

contactGroupId
Type: SystemInt32
Contact group ID

Return Value

Type: Int32
See Also