ScriptHelper RegisterSpellChecker Method (Page, Boolean)Kentico 8.1 API Reference
Ensures registration of the spellchecker 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
ensureDialogScript
Type: OnlineSystem Boolean
Ensures the spell checker utilizes dialog script functionality
See Also