UpdateProgress.GetScriptDescriptors Method ()
.NET Framework (current version)
Returns a list of components, behaviors, and client controls that are required for the UpdateProgress control's client functionality.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<ScriptDescriptor>An IEnumerable collection that contains ScriptDescriptor objects.
The UpdateProgress control requires the Microsoft Ajax Library client library. This client class is registered in the GetScriptDescriptors method and the AssociatedUpdatePanelID, DisplayAfter, and DynamicLayout property values.
.NET Framework
Available since 3.5
Available since 3.5
Show: