开发者

Can someone tell me what a resx key is in terms of .Net applications

开发者 https://www.devze.com 2023-02-06 15:57 出处:网络
This is a question that was asked by one of the leading CMS companies about their pro开发者_运维知识库duct and I am not sure what they mean by this.

This is a question that was asked by one of the leading CMS companies about their pro开发者_运维知识库duct and I am not sure what they mean by this.

Do you have a resx key - GoBack and resx file for ContentViewSingleItem.ascx

Can someone maybe tell me what a resx key is?

Thanks


It's the key with which you can obtain a value from a resource (.resx) file. This is used in the context of localization where, depending on the culture, the application gets the value from the correct resource.

To read more about it take a look at ASP.NET Web Page Resources Overview.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号