ExtenderControl.IExtenderControl.GetScriptReferences Method ()
.NET Framework (current version)
Registers the script libraries for the control. This method is a private member and cannot be inherited.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<ScriptReference>An object that implements the IEnumerable interface and that contains ECMAScript (JavaScript) files that have been registered as embedded resources.
Implements
IExtenderControl.GetScriptReferences()
.NET Framework
Available since 3.5
Available since 3.5
Show: