I have developed a multilingual application where my resource file resides in App_GlobalResources. Resource file structure is as below:
App_GlobalResources
--------Resource.ar.resx
--------Resource.resx
I want to display resourcekey value with both culture. How can I get value of specific resourcekey in both culture.