Resource Localization asp.net of pages and custom controls in subfolders

If you need to localize asp pages or custom controls that are located in subfolders you will need multiple App_LocalResources folder..... So Create a [b]App_LocalResources [/b] folder inside each sub-folder of your webproject where pages are accessed. And put the proper file translations inside of it.