ContactRoleInfoProvider.GetContactRoleInfoInternal Method (String) |
Returns contact role with specified name.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntaxprotected virtual ContactRoleInfo GetContactRoleInfoInternal(
string roleName
)
Parameters
- roleName
- Type: System.String
Contact role name
Return Value
Type:
ContactRoleInfo
See Also