darma teja

darma teja

  • NA
  • 496
  • 329.3k

How to put popup Cancel button

Feb 13 2017 3:08 AM
I am getting popup with OK button with following code. How can I show cancel button and How can I get user clicked on Cancel button?
ClientScript.RegisterStartupScript(this.GetType(), "myalert", "alert('" + GetGlobalResourceObject("Globals", "Customer_Change").ToString() + "');", true);
 
Thanks,
Darma 

Answers (3)