UpdateProgress.IScriptControl.GetScriptDescriptors Method ()

 

For a description of this member, see IScriptControl.GetScriptDescriptors.

Namespace:   System.Web.UI
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.

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
Return to top
Show: