| CMSEcommerceStoreSettingsPageCheckPermissionsAndSave Method | 
            Check whether the user is authorized to modify configuration and returns true if so. 
            This method needs to be overridden to save store settings.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual void CheckPermissionsAndSave()
 See Also
See Also