Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
CMSEcommerceStoreSettingsPage Class
CMSEcommerceStoreSettingsPage Methods
CheckPermissionsAndSave Method
RaisePostBackEvent Method
SaveChanges Method
StoreSettingsActions_ActionPerformed Method
CMSEcommerceStoreSettingsPage
RaisePostBackEvent Method
Handles postback event with argument "save". Permissions are checked and method SaveChanges() is called as reaction.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
void
RaisePostBackEvent
(
string
eventArgument
)
Parameters
eventArgument
Type:
System
String
Postback argument
Implements
IPostBackEventHandler
RaisePostBackEvent(String)
See Also
Reference
CMSEcommerceStoreSettingsPage Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com