Click or drag to resize

DashboardWidgetScriptDependencies Method

Specifies relative paths to all script files that this widget is dependent upon.

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public virtual IEnumerable<string> ScriptDependencies()

Return Value

Type: IEnumerableString
scriptDependencies
See Also