This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Initializes a new instance of the ScriptReferenceEventArgs class.
public ScriptReferenceEventArgs ( ScriptReference script )
Public Sub New ( _ script As ScriptReference _ )
public: ScriptReferenceEventArgs ( ScriptReference^ script )
A ScriptReference object that contains the client script referenced on the Web page.
script is null.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.