问题
Hope everything is fine.
I have added App_LocalResources and App_GlobalResources
I have Resource.ar and Resource.en
I have Test and Value Hello, I am Mudassar Khan
now I am trying to do <asp:Button ID="Button1" runat="server" Text="<%$ Resources:Resource.en,Test %>" />
I am getting The resource object with key 'Test' was not found.
Any reason.
来源:https://stackoverflow.com/questions/65017456/why-am-i-getting-the-resource-object-with-key-test-was-not-found