CMSEcommerceStoreSettingsPage RaisePostBackEvent Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodRaisePostBackEvent(String)
Handles postback event with argument "save". Permissions are checked and method SaveChanges() is called as reaction.
Protected methodOnlineRaisePostBackEvent(IPostBackEventHandler, String)
Notifies the server control that caused the postback that it should handle an incoming postback event.
(Inherited from OnlinePage.)
Back to Top
See Also