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