ContactGroupInfoProviderGetContactGroupInfoInternal Method (String, String) |
Returns contact group with specified name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual ContactGroupInfo GetContactGroupInfoInternal(
string groupName,
string siteName
)
Parameters
- groupName
- Type: SystemString
Contact group name - siteName
- Type: SystemString
Site name
Return Value
Type:
ContactGroupInfoSee Also