如何使用c#.net代码使Popupcontrol扩展程序的可见错误 [英] How to make visible false of Popupcontrol extender using c#.net code

查看:68
本文介绍了如何使用c#.net代码使Popupcontrol扩展程序的可见错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨..
我在我的应用程序中使用ajax工具包弹出控件扩展程序.我需要使用c#.net代码隐藏所有popupcontrol扩展程序.我尝试使用"enabled = false",但无法正常工作.我在google中搜索,但是通过使用javascript得到了一些想法.请使用C#代码进行指导

Hi..
Im using ajax toolkit popup control extender in my application. I need to make hide all the popupcontrol extender using c#.net code.I tried with "enabled=false",but its not working. I searched in google,but got ideas by using javascript. Please guide with C# code

推荐答案

尝试其他代码
Visible="False";
Try the alternative code
Visible="False";


这篇关于如何使用c#.net代码使Popupcontrol扩展程序的可见错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆