- btn_Next.Attributes.Add("onclick", "this.disabled=true;" +
- Page.ClientScript.GetPostBackEventReference(btn_Next, "").ToString() + ";");
btn_Next.Attributes.Add("onclick", "this.disabled=true;" +
Page.ClientScript.GetPostBackEventReference(btn_Next, "").ToString() + ";");
No comments:
Post a Comment