aspnet-devexpress-dot-web-b189bfbf.md
Contains classes and enumerations that are intended to localize the User Interface of most DevExpress controls for ASP.NET.
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
| Name | Description |
|---|---|
| ASPxEditorsLocalizer | Provides a means to localize the data editors‘ UI elements at runtime. |
| ASPxEditorsResLocalizer | Provides a means to localize the data editors‘ UI elements at runtime. |
| ASPxGridViewLocalizer | Provides a means to localize the ASPxCardView‘s, ASPxGridView‘s, and ASPxVerticalGrid‘s UI elements at runtime. |
| ASPxGridViewResLocalizer | Provides a means to localize the ASPxCardView‘s, ASPxGridView‘s, and ASPxVerticalGrid‘s UI elements at runtime. |
| ASPxperienceLocalizer | Provides a means to localize the Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls controls’ UI elements at runtime. |
| ASPxperienceResLocalizer | Provides a means to localize the Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls controls’ UI elements at runtime. |
| ASPxResLocalizerBase<T> | Represents the base class for all localizer classes, which are used to localize DevExpress ASP.NET controls. |
| Name | Description |
|---|---|
| ASPxEditorsStringId | Contains strings that can be localized for the data editors. For more information, refer to the Localization topic. |
| ASPxGridViewStringId | Contains strings that can be localized for the ASPxCardView, ASPxGridView, and ASPxVerticalGrid. For more information, refer to the Localization topic. |
| ASPxperienceStringId | Contains strings that can be localized for the controls of the Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls. For more information, refer to the Localization topic. |