Skip to main content

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.
UserResourceManager static Inherited from XtraLocalizer<T>.
See Also