Hi,
My project work on "zh_CN" language,and i know use this way to set current page
<ext:ScriptManager ID="ScriptManager1" runat="server" Locale="zh_CN" />
but i want to all pages are set locale to "zh_CN"
how to do it?