标签: visual-studio resources
是否可以在不使用Visual Studio工具(生成本地资源)的情况下从aspx / ascx文件生成(以编程方式)资源名称?我不需要.resx文件,我想要的是如何获得完整的资源名称(我的意思是resource.property egTextBoxResource1.ToolTip)。
答案 0 :(得分:0)
见Visual Studio - Tool to replace hard coded strings with resources。 和Generate Local Resource for all pages 特别要尝试http://resourcerefactoring.codeplex.com/