ModuleCommandsOnlineMarketingGetContactGroupName Method |
Returns display name of the contact group specified by its ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static string OnlineMarketingGetContactGroupName(
int contactGroupId
)
Parameters
- contactGroupId
- Type: SystemInt32
Contact group ID
Return Value
Type:
StringSee Also