ContactHelperObjectSiteID Method |
Returns Site ID of contact.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static int ObjectSiteID(
Object contact
)
Parameters
- contact
- Type: SystemObject
Contact info object
Return Value
Type:
Int32Returns site ID. Returns -1 when conversion of object fails.
See Also