When overridden in a derived class, registers the script libraries for the control.

C# | Visual Basic |
protected override IEnumerable<ScriptReference> GetScriptReferences()
Protected Overrides Function GetScriptReferences As IEnumerable(Of ScriptReference)

An object that implements the IEnumerable interface and that contains ECMAScript (JavaScript) files that have been registered as embedded resources.