Parameters
- key
- A System.String value indicating the resource key, based on the template: [control name].[property name].
- value
- A System.String value indicating the resource value.
localizationResource.AddResourceValue("TextBox1.Value", "Text Value");