Gets the dashboard widget category value.
Namespace:
FlowWright.cDevDeAPI.Globalization
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public string getDashboardWidgetCategoryValue(
string widgetCategoryName,
string cultureName
)
Public Function getDashboardWidgetCategoryValue ( _
widgetCategoryName As String, _
cultureName As String _
) As String
public:
String^ getDashboardWidgetCategoryValue(
String^ widgetCategoryName,
String^ cultureName
)
Parameters
- widgetCategoryName
- Type: String
Name of the widget category.
- cultureName
- Type: String
Name of the culture.
Return Value
System.String.