CMSEcommerceConfigurationPageConfiguredSiteID Property |
Returns id of the configured site. For global admin with site manager enabled allows to configure global objects on demand (siteId in querystring == 0).
In other cases returns 0 (when using global objects) or current site ID (when using site specific configuration).
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected int ConfiguredSiteID { get; }
Property Value
Type:
Int32See Also