Skip to main content
A newer version of this page is available. .

ASPxResLocalizerBase<T> Properties

Represents the base class for all localizer classes, which are used to localize DevExpress ASP.NET controls.
Name Description
Active static Gets or sets a localizer object providing localization of the user interface at runtime. Inherited from XtraLocalizer<T>.
IsDesignMode For internal use only.
Language Gets the name of the language currently used by this localizer object.
See Also