IsInstalled can be used to determine if AJAX is installed on the server

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

Syntax

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

Return Value

returnsM:DotNetNuke.Framework.AJAX.IsInstalled

Remarks