deDesign..::..getDashboardWidgetsForCategory Method
Gets the widgets for category.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public List<deDashboardWidget> getDashboardWidgetsForCategory( string categoryID )
Public Function getDashboardWidgetsForCategory ( _ categoryID As String _ ) As List(Of deDashboardWidget)
public: List<deDashboardWidget^>^ getDashboardWidgetsForCategory( String^ categoryID )
Parameters
- categoryID
- Type: String
The category identifier.