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

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

Parameters

contactGroupId
Type: SystemInt32
Contact group ID

Return Value

Type: Int32
See Also