ActiveReports 8 Server SDK
GetScriptReferences Method

When overridden in a derived class, returns the script files for the control.
Syntax
'Declaration
 
Protected Overrides Function GetScriptReferences() As IEnumerable(Of ScriptReference)
protected override IEnumerable<ScriptReference> GetScriptReferences()

Return Value

An System.Collections.IEnumerable collection that contains ECMAScript (JavaScript) files that have been registered as embedded resources.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportList Class
ReportList Members
Base Implementation in GetScriptReferences

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum