UpdateProgress.GetScriptReferences Method ()
.NET Framework (current version)
Returns a list of client script library dependencies for the UpdateProgress control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Collections.Generic.IEnumerable(Of ScriptReference)An IEnumerable collection that contains ScriptReference objects.
The UpdateProgress control does not have any server scriptdependencies.
.NET Framework
Available since 3.5
Available since 3.5
Show: