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 abstract GetScriptDescriptors : unit -> IEnumerable<ScriptDescriptor>
private override GetScriptDescriptors : unit -> IEnumerable<ScriptDescriptor>

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: