is possible to limit access for particular usercontrol for particular role?
I have page (default.aspx) that load (also) info.ascx
I wanto to restricted access to info.ascx and display a message like 'unauthorized' where he was to be loaded.
thanks!