Click or drag to resize

DashboardWidgetStylesheetDependencies Method

Specifies relative paths to all style 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> StylesheetDependencies()

Return Value

Type: IEnumerableString
stylescheetDependencies
See Also