CustomerInfoCustomerIsOnSite Method |
Returns true if customer is anonymous on current site or has login on current site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public bool CustomerIsOnSite(
int siteID
)
Parameters
- siteID
- Type: SystemInt32
Return Value
Type:
BooleanSee Also