I am using WebForms and I am trying to perform Model Validation inside a Master-Page and for some reason the model is not picking up the values, meaning that after the validatio
I found a solution.You can write a little front-end code to set the name equal to id and don't forget to set ClientIDMode to Static
name
id
ClientIDMode
Static