I am trying to use resource files to save the label text of the model in an MVC 2 project.
I have the following courses…
public class Person
{
[Display(ResourceType = typeof(Resource
I am trying to use resource files to save the label text of the model in an MVC 2 project.
I have the following courses…
public class Person
{
[Display(ResourceType = typeof(Resource