CMSEcommercePageSiteID Property |
Id of the site. Value taken from query string parameter "siteId", or from SiteContext.CurrentSiteID when no SiteId
supplied or not an admin. Special values (non-positive) are passed without change.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 11.0.0
Syntax public int SiteID { get; }
Property Value
Type:
Int32See Also