ScriptHelper RegisterScriptaculous Method Kentico 8.0 API Reference
Ensures registration of Scriptaculous (script.aculo.us) JavaScript library.

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

Parameters

page
Type: OnlineSystem.Web.UI Page
Page to register
plugins
Type: OnlineSystem String
Comma-separated values of plugin names. The scripts that can be specified are: builder, effects, dragdrop, controls, slider
See Also