Good evening, I currently have a big problem with c # in asp.net, the following happens: To the textbox I am placing a textmode="Number" so that only adding numbers, it turns out that for a strange reason Visual Studio 2012 send this error:
Error 6 'System.Web.UI.WebControls.TextBoxMode' does not contain a definition for 'Number' C: \ Users \ Alejandro Fernandez \ Desktop \ MarketVenezuela \ market_RegistroEmpleado.aspx 77
What I understand is that it is not in your library, but if you give me the option to put it, I should not accept it. Thanks for your help guys