Click or drag to resize
ScriptHelperIsUnderscoreRegistered Method
Determines whether Underscore JavaScript library is already registered.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool IsUnderscoreRegistered()

Return Value

Type: Boolean
True if Underscore JavaScript library is already registered
See Also