UpdateProgress.IScriptControl.GetScriptDescriptors Method ()
.NET Framework (current version)
For a description of this member, see IScriptControl.GetScriptDescriptors.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Private Function GetScriptDescriptors As IEnumerable(Of ScriptDescriptor) Implements IScriptControl.GetScriptDescriptors
Return Value
Type: System.Collections.Generic.IEnumerable(Of ScriptDescriptor)A collection of ScriptDescriptor objects.
Implements
IScriptControl.GetScriptDescriptors()This member is an explicit interface member implementation. It can be used only when the UpdateProgress instance is cast to an IScriptControl interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: