I want to find out what string lies under $Resources:core,....
Is there a list, or a class where I can see what exactly are the values for those resources?
|
I want to find out what string lies under Is there a list, or a class where I can see what exactly are the values for those resources? |
|||
|
|
|
Yes, take a look into the file
The format is :
A warning thought, this will concerns the resources you will find in all xml files, or in code. In aspx markup, the resources will be read from
These files, plus some resources files taken from features, will be duplicated into
|
|||