如何限制用户选择ajax选项卡容器中的选项卡? [英] How to restrict the users to select the tabs in ajax tab container ?

查看:71
本文介绍了如何限制用户选择ajax选项卡容器中的选项卡?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我在我的应用程序中使用了ajax tab容器在该容器中有4个选项卡可用。

我需要限制用户选择选项卡。我如何在asp.net应用程序中执行此操作。









谢谢,

Purna

Hi,

I have used ajax tab container in my application In that container 4 tabs available.
I need to restrict the users to select the tabs. How can i perform this in asp.net application.




thanks,
Purna

推荐答案

1。将div visible属性设置为false

2.在登录时检查您的用户类型。

3.如果用户被授权

那么

将div visible属性设置为true
1. set div visible property to false
2.check your user type at the time of login.
3.if the user is authorized
then
set div visible property to true


这篇关于如何限制用户选择ajax选项卡容器中的选项卡?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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