Link to home
Start Free TrialLog in
Avatar of jung1975
jung1975

asked on

Hide button based on the role

I have two roles : "Redayonly", "ReadandUpdate"

I've like to hide a update button on the page if the user is in "Readonly"Role.

How can I do this in the code behind page?  Can you prove me some code examples in C#?
ASKER CERTIFIED SOLUTION
Avatar of TornadoV
TornadoV
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial