ContactInfoProviderGetContactInfo Method (Int32) |
Returns contact with specified ID.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public static ContactInfo GetContactInfo(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
Contact ID
Return Value
Type:
ContactInfoSee Also