| CMSEcommerceConfigurationPageCheckConfigurationModification Method (Int32) | 
            Checks ecommerce ConfigurationModify and ConfigurationGlobalModify permissions. Redirects to access denied page if check fails.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxprotected void CheckConfigurationModification(
	int siteId
)
Parameters
- siteId
- Type: SystemInt32
 Site id of the configured object
 See Also
See Also