pageLoad(sender,eventArgs)
    {
        document.oncontextmenu=function(){
            
return false;
        }
    }

 

 

如果没有加载MicrosoftAjax框架,请在onload事件中添加

相关文章: