IsInstalled can be used to determine if AJAX is installed on the server
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static bool IsInstalled() |
Visual Basic |
---|
Public Shared Function IsInstalled As Boolean |