CMSEcommercePage CheckEditedObjectSiteID Method Kentico 8.0 API Reference
Checks whether supplied siteId corresponds to current site ID and sets EditedObject to null if not. Check applies to non-globaladmin users only.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

objectSiteId
Type: OnlineSystem Int32
SiteID of the object to be checked.
See Also