If we couldn’t acces to the menu item “Edit Page” for any reason and we want to edit that page (e.g. to remove some webpart that blocks our page) we’ve to add one parameter at the end:
contents=1
Then, the URL would be like this:
http://misyte.com/mysubsite/Pages/default.aspx?contents=1
By dong this we’ll access to a standard SharePoint Page where we will see the entire webparts list of that page. We can select whatever we want and remove it.
No Responses