Back to Devexpress

ASPxperienceResLocalizer Events

aspnet-devexpress-dot-web-dot-localization-dot-aspxperiencereslocalizer-dot-underscore-events.md

latest2.1 KB
Original Source

ASPxperienceResLocalizer Events

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.

NameDescription
ActiveChanged staticFires immediately after the XtraLocalizer<T>.Active property value has been changed. Inherited from XtraLocalizer<T>.
QueryLocalizedString staticAllows you to localize resources for all DevExpress UI controls in your application. Inherited from XtraLocalizer.
QueryLocalizedStringContainerResource staticAllows you to localize resources of data forms integrated in DevExpress UI controls. Inherited from XtraLocalizer.
QueryLocalizedStringNonTranslated staticAllows you to obtain resource strings that are not localized for the current locale (culture). Inherited from XtraLocalizer.

See Also

ASPxperienceResLocalizer Class

ASPxperienceResLocalizer Members

DevExpress.Web.Localization Namespace