Localize your Control Toolkit controls

With the new release of the Control Toolkit, it is possible to localize your controls by doing almost nothing, thank you ASP.NET AJAX and Control Toolkit guys.

Just drag some Control Toolkit controls on your page, below the ScriptManager and set following properties in the ScriptManager:

  • EnableScriptGlobalization="true"
  • EnableScriptLocalization="true"