ScriptReferenceBase::IsAjaxFrameworkScript Method (ScriptManager^)
.NET Framework (current version)
Determines whether the specified script reference is an ASP.NET AJAX script.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- scriptManager
-
Type:
System.Web.UI::ScriptManager^
A ScriptManager object.
Return Value
Type: System::Booleantrue if the script reference is an ASP.NET AJAX script; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: