| 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()
Public Shared Function GetAllWidgetsTypes As IEnumerable(Of Type)
Return Value
Type:
IEnumerableTypeSee Also