RegisterScriptManager must be used by developers to instruct the framework that AJAX is required on the page

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

Syntax

C#
public static void RegisterScriptManager()
Visual Basic
Public Shared Sub RegisterScriptManager

Remarks