A newer version of this page is available.
Switch to the current version.
DevExpress.Web.Localization Namespace
Contains classes and enumerations that are intended to localize the User Interface of most DevExpress controls for ASP.NET.
Assembly: DevExpress.Web.v19.2.dll
Classes
Name | Description |
---|---|
ASPxEditorsLocalizer | An object providing a means to localize the ASPxEditors Suite controls' user interface elements at runtime. |
ASPxEditorsResLocalizer | An object providing a means to localize the ASPxEditors Suite controls' user interface elements at runtime. |
ASPxGridViewLocalizer | An object providing a means to localize the ASPxGridView's user interface elements at runtime. |
ASPxGridViewResLocalizer | An object providing a means to localize the ASPxGridView's user interface elements at runtime. |
ASPxperienceLocalizer | An object providing a means to localize the Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls controls' user interface elements at runtime. |
ASPxperienceResLocalizer | An object providing a means to localize the Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls controls' user interface elements at runtime. |
ASPxResLocalizerBase<T> | Represents the base class for all localizer classes, which are used to localize DevExpress ASP.NET controls. |
Enums
Name | Description |
---|---|
ASPxEditorsStringId | Contains values corresponding to strings that can be localized for the controls of the ASPxEditors Suite. |
ASPxGridViewStringId | Contains values corresponding to strings that can be localized for the ASPxGridView. |
ASPxperienceStringId | Contains values corresponding to 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. |
Feedback