ScriptManager Constructor

Definition

Initializes a new instance of the ScriptManager class.

public:
 ScriptManager();
public ScriptManager ();
Public Sub New ()

Remarks

This constructor initializes the internal fields that are used by the ScriptManager control to track page, control, and deployment information.

Applies to