Just need to use the code.
ScriptManager.RegisterStartupScript(this.Page, typeof(Page), "add", "window.top.location.href ='" +RedirectUrl+ "'; parent.jQuery.fancybox.close();", true);
ScriptManager.RegisterStartupScript(this.Page, typeof(Page), "add", "window.top.location.href ='" +RedirectUrl+ "'; parent.jQuery.fancybox.close();", true);
No comments:
Post a Comment