DashboardWebResLocalizer(DashboardWebLocalizer) Constructor
Initializes a new instance of the DashboardWebResLocalizer class.
Namespace: DevExpress.DashboardWeb.Localization
Assembly: DevExpress.Dashboard.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
localizer | DashboardWebLocalizer | A DashboardWebLocalizer object specifying the default localizer. |
See Also