MaskedTextBox Globalization

The globalization process combines the translation of component messages (localization) with adapting them to specific cultures (internationalization and right-to-left support).

To determine the currency symbol and other culture-specific properties, the MaskedTextBox uses the kendo.culture.current culture.

The globalization functionality of the MaskedTextBox is enabled through its right-to-left support. For a complete example, refer to the demo on globalization of the MaskedTextBox.

For more information on using localization and right-to-left languages with Telerik UI for ASP.NET MVC components, refer to the article on globalization support by Telerik UI for ASP.NET MVC.

Telerik UI for ASP.NET MVC Ninja image

The Globalization is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

See Also

In this article