Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce.Web.UI
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.Web.UI
Assembly:
CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 12.0.0
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.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com