Silverlight - the input is not in the correct format. - In which resource file is this text?

Can someone please let me know where the error text is "Login is not in the correct format." That is called when alphanumeric data is entered in a numeric column in a Silverlight application? Is this a resource file? I am trying to figure out how to display this message in other languages. Note that this message is different from the exception that the "Source string was not in the correct format" exception when conversion from String to Int fails.

thank

+3
source share
2 answers

Visual Studio; CLR.

0

, , . ( . ) Silverlight Forum

0

Source: https://habr.com/ru/post/1743561/


All Articles