Click or drag to resize
CMSEcommercePageSiteID Property
Id of the site. Value taken from query string parameter "siteId", or from SiteContext.CurrentSiteID when no SiteId supplied or not a global admin. Special values (non-positive) are passed without change.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public int SiteID { get; }

Property Value

Type: Int32
See Also