close thickbox popup from code behind asp.net c#

ScriptManager.RegisterStartupScript(this, typeof(Page), UniqueID, “self.parent.tb_remove()”, true);

Comments

Popular posts from this blog

Data Flow Diagram (DFD)

allow only numeric (0-9) in html inputbox using jquery