Luca
-
11/7/2013 10:00:23 AM
Custom protected aspx page
Is it possible to set Authentication required permission on a custom aspx Page (page created in Visual studio)?
I.E. extending a class like CMSContentPage a public user can't access to the aspx Page ("Permission for UI element 'Content' is required. ") but it needs specific permission...
Is there a specific class to extend, or other "best practise" solution?
Thanks
|