You can create a base resource file using the following steps:
- In Visual Studio, go to the web page (Ex: Test.aspx)
- Tools > Generate local resource
- The resource file will be generated under App_LocalResource folder
- In mark up, you can see the new attribute "meta:resourcekey" which will be used to reference the text values.
No comments:
Post a Comment