authorization question about user control.

  • Thread starter Thread starter caldera
  • Start date Start date
C

caldera

is it possible define custom authorization on specific user control (.ascx)
Thank You.
 
Can you clarify?
You can implement code inside the user control to throw an exception,
disable controls, or adjust the control's visibility based on your existing
authorization strategy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top