CMSEcommerceConfigurationPage CheckEditedObjectSiteID Method Kentico 8.0 API Reference
Checks if site id of edited object corresponds to configured site. If it does not, user is redirected to 'Object doesn't exist' page. Check is skipped for global objects when allowed by setting or when edited under multistore configuration.

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

Parameters

editedObjSiteId
Type: OnlineSystem Int32
ID of the site which edited object belongs to.
See Also