ActiveReports 9 Server
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.
See Also

Reference

ReportList Class
ReportList Members
Base Implementation in GetScriptReferences

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum