DashboardWebResLocalizer(DashboardWebLocalizer) Constructor
Initializes a new instance of the DashboardWebResLocalizer class.
Namespace: DevExpress.DashboardWeb.Localization
Assembly: DevExpress.Dashboard.v25.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