determine whether to use the debug script for a file

Namespace: DotNetNuke.Framework.JavaScriptLibraries
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool UseDebugScript()
Visual Basic
Public Shared Function UseDebugScript As Boolean

Return Value

whether to use the debug script

See Also