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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void CheckPermissionsAndSave()
See Also