.aspx.cs page I have one method like(validation()). now my question is how to call that method from .aspx page. Example I click on button validation() is trigger. how to achieve this ????