CompositeScriptReference.IsAjaxFrameworkScript Method (ScriptManager)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Determines whether the composite script is a reference to an ASP.NET AJAX framework script.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- scriptManager
-
Type:
System.Web.UI.ScriptManager
The ScriptManager object that is contained on the page.
Return Value
Type: System.Booleantrue if the composite script is a reference to an ASP.NET AJAX framework script; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: