I got a static class like the following:
public static class Lang { public static string GetString(string name) { //CODE } }
Now
The right way would be to go the objectdataprovider route. Although if you are just binding to text rather than use a label, I would use a textblock.
Parameter1