GoogleMap Control
GetScriptReferences Method
Namespaces ► Artem.Google.UI ► GooglePolyline ► GetScriptReferences()()()()
GoogleMap Control v6.0
Declaration Syntax
Return Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
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.