Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
Localization - regional problem
posted

Have a problemin aboute ui.ig api regional.

   Html.Infragistics().Loader()
        .ScriptPath(Url.Content("~/Infragistics/js/"))
        .CssPath(Url.Content("~/Infragistics/css/"))
        .Regional("tr")   
        .Theme("obs")        
        .Resources("igDatapicker.*,igValidator,igCombo,igDialog,igEditors,igGrid.*")
        .Render();

How to localize this raquired message or ui.ig  ?

Thanks for help