Returns UserSiteInfo object for specified customer on given site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- customerId
- Type: System Int32
ID of the customer to get UserSite info for
- siteId
- Type: System Int32
ID of the site
Return Value
Type: UserSiteInfoSee Also