I have sp application where there are 15 subsite.I need to redirect each subsite to the respective logout page when i click logout.How do i achieve this & properly logout each respective subsite?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
No need to LOGOUT each SubSite but simple call this page in the _layouts virtual folder (available from wherever in SharePoint) use (the / in front would make your link relative to your site collection) /_layouts/signOut.aspx |
|||||||||||
|