ScriptHelper RegisterSpellChecker Method (Page, Boolean)Kentico 8.0 API Reference
Ensures registration of the spellchecker script.

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
ensureDialogScript
Type: OnlineSystem Boolean
Ensures the spell checker utilizes dialog script functionality
See Also