Timer.GetScriptReferences Method ()
.NET Framework (current version)
Retrieves the client script for the Timer control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Collections.Generic.IEnumerable(Of ScriptReference)A ScriptReference object that contains client script for the Timer control.
.NET Framework
Available since 3.5
Available since 3.5
Show: