Click or drag to resize
GraphGetDefaultJsFiles Method
Return default list of JS files needed in graph.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
protected virtual List<string> GetDefaultJsFiles()

Return Value

Type: ListString
List of JS files to be registered
See Also