Obs!
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Hi,
You may find this problem being arised by your customers. You can find the description in the KB: https://support.microsoft.com/kb/953457/en-us
As you can read in the BCL recommendations at https://blogs.msdn.com/bclteam/archive/2005/06/01/424012.aspx
DO: Use ToUpperInvariant rather than ToLowerInvariant when normalizing strings for comparison.
The problem here is that the key is used as the value too, so navigation control shows uppercase title sites.
Bye!