ContactRoleInfoProviderGetContactRoleInfo Method (String, String) |
Returns contact role with specified name.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static ContactRoleInfo GetContactRoleInfo(
string roleName,
string siteName
)
Parameters
- roleName
- Type: SystemString
Contact role name - siteName
- Type: SystemString
Site name
Return Value
Type:
ContactRoleInfoSee Also