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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax public int SiteID { get; }
Property Value
Type:
Int32See Also