Dears
I have developed number of application pages using visual studio 2010, then deployed them on SharePoint 2010.
All the pages have been extended LayoutsPageBase.
all the application pages are accessible by any authonticated users , but I don't want this and want to allow certian groups/permission to be able to access these pages while others can't.
My question:
How can I set permission for application pages to be accessible by certain groups on SharePoint level and on code level?
please advice.
thanks
View Complete Post