UpdateProgress.IScriptControl.GetScriptReferences Method ()
.NET Framework (current version)
For a description of this member, see IScriptControl.GetScriptReferences.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private abstract GetScriptReferences : unit -> IEnumerable<ScriptReference> private override GetScriptReferences : unit -> IEnumerable<ScriptReference>
Return Value
Type: System.Collections.Generic.IEnumerable<ScriptReference>A collection of ScriptReference objects.
Implements
IScriptControl.GetScriptReferences()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: