简体   繁体   中英

Check if CultureInfo was set through QueryParam C#

I would like to know if the CultureInfo.CurrentUICulture is set from QueryParam that I sent or is it the default one. I would like to use the value of CultureInfo only if it comes from QueryParam . Any ideas on how to do it?

I would like to know if the CultureInfo.CurrentUICulture is set from QueryParam that I sent or is it the default one. I would like to use the value of CultureInfo only if it comes from QueryParam . Any ideas on how to do it?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM