BizForm AfterSaveActionsInternal Method Kentico 8.1 API Reference
Executes additional actions after successful save.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.0.0.0 (8.1.5347.20411)

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