UIForm AfterSaveActionsInternal Method Kentico 8.0 API Reference
Executes additional actions after successful save.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

redirectUrlAfterSave
Type: OnlineSystem String
Target URL for the final redirection
showChangesSaved
Type: OnlineSystem Boolean
Indicates if info message should be displayed (redirect URL should be empty)
See Also