2
Answers

MessageBox Icon ?

Photo of suren v

suren v

10y
1.6k
1
Hai Friends,
 
        I have script   this.Page.ClientScript.RegisterStartupScript(this.GetType(),"MessageThenRedirect", "alert('Rejected by Approval Authority');window.location='" + "FIH" + ".aspx';", true);  
How to add in this script  MessageBox Icon Like Error Icons { MessageBoxButtons.OK, RadMessageIcon.Error }  ? ? ?
 
 

Answers (2)