dotnet / dotnet/dotnet-api-docs
resourceKey case sensitivity
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Given an application-level resource object with Key: Specific and Value: foo
i would have expected GetGlobalResourceObject("Text","SPECIFIC") to return null.
the function instead return 'foo'
unless i am missing something..
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 73f02d3d-97e5-f41e-0424-73a885d21221
* Version Independent ID: 9d22b2be-3413-bbb4-0a65-43177c76f08e
* Content: [HttpContextWrapper.GetGlobalResourceObject Method (System.Web)](https://docs.microsoft.com/en-us/dotnet/api/system.web.httpcontextwrapper.getglobalresourceobject?view=netframework-4.7.2)
* Content Source: [xml/System.Web/HttpContextWrapper.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Web/HttpContextWrapper.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.