Click or drag to resize

DashboardWidgetHelperGetAllWidgetsTypes Method

Gets the all widgets AddIn's classes.

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public static IEnumerable<Type> GetAllWidgetsTypes()

Return Value

Type: IEnumerableType
See Also