Nazhand Zareei

Nazhand Zareei

  • NA
  • 18
  • 115.5k

C# - Grant access to special forms only to admins -

Apr 16 2013 6:51 PM
I designed a log in form which has three different roles.

*Admin
*user
*view

How can I grant access to special form only to ADMIN in C#

Thanks