ValidationAttribute::ErrorMessageResourceName Property
Silverlight
Gets or sets the property name on the resource type that provides the localizable error message.
Namespace: System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Property Value
Type: System::StringThe property name on the resource type that provides the localizable error message.
You use the ErrorMessageResourceName and ErrorMessageResourceType properties to provide localizable error messages. To provide a non-localizable error message, use the ErrorMessage property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: