asp.net - Get uiculture using server expression tag in aspx page -


can uiculture of page using server expression in aspx page defined in globalization tag?

<%= page.uiculture %> 

well pound out way it.. if have pls post.

alert('<%= system.globalization.cultureinfo.currentuiculture %>'); 

this page helped.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -