ASPxPopupControl 在客户端使用js关闭可以用pcLogin.Hide(); 服务器端可以设置ShowOnPageLoad 为false ,从而阻止下一次pageload的时候ASPxPopupControl 显示。