this.Page.ClientScript.RegisterClientScriptBlock(this.GetType(), “myUniqueKey”, “self.parent.location=’DEFAULT.aspx’;”, true);
Blog by Shoaib Azeem
Filed in Uncategorized Leave a comment
this.Page.ClientScript.RegisterClientScriptBlock(this.GetType(), “myUniqueKey”, “self.parent.location=’DEFAULT.aspx’;”, true);