ScriptHelper RegisterSaveChanges Method Kentico 8.1 API Reference
Ensures registration of the save changes notification script.

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

Parameters

page
Type: OnlineSystem.Web.UI Page
Page to register
fullFormScope (Optional)
Type: OnlineSystem Boolean
Indicates whether scope should be used for form (true) or just parts defined by data-tracksavechanges attribute
See Also