DeleteButton.Attributes.Add("onclick","return confirm('你确定要删除所选择的内容吗?');") 当单击“确定”时,系统才执行操作,“取消”则可撤消操作