Saves data and optionally redirects user to specified URL.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- redirectUrlAfterSave
- Type: System String
If specified, user is redirected to this URL after data is successfully saved
- showChangesSaved (Optional)
- Type: System Boolean
If true and redirect URL is not set, Info message "Changes were saved" is displayed
Return Value
Type: BooleanSee Also