I want to call two functions on button click I tried like this
you can use the method inside method to do this. First do this
then in code behind
protected void Unnamed1_Click(object sender, EventArgs e) { //call another function here }