在C#中禁用AJAX编辑器 [英] Disable AJAX editor in C#

查看:121
本文介绍了在C#中禁用AJAX编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个条件,要求我禁用AJAX HTML编辑器.

该代码不起作用:

I have a condition based upon which I require that the AJAX HTML Editor gets disable.

This code is not working:

edNote.Enabled=false; //edNote is AJAX editor.


请提出其他建议.


Please suggest any other means to do this.

推荐答案

请确保该控件事件的自动回传为真
make sure that autopostback is true for that control event


请按照 bduffin 于2010年2月15日下午06:39发表的建议: http ://forums.asp.net/t/1472729.aspx/1 [ ^ ].

问候,

曼弗雷德(Manfred)
Please follow the advice given in the post by bduffin on Feb 15, 2010 06:39 PM here: http://forums.asp.net/t/1472729.aspx/1[^].

Regards,

Manfred


这篇关于在C#中禁用AJAX编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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