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: 8.2.23
Syntax
C#
protected virtual List<string> GetDefaultJsFiles()

Return Value

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