ScriptHelper RegisterClientApplication Method Kentico 8.1 API Reference
Registers a client script, that adds the client application state to the page, with the Page object.

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
The page to register the client script.
See Also