Wednesday, September 17, 2014

Open webpart page in maintenance view

To open a webpart page in maintenance view follow these steps:


  1. Open the document or assets library that contains the page.
  2. Click the Documents or Files tab, select the page, and then in the Manage group, click Edit Properties.
  3. Click Open Web Part Page in maintenance view to display the Web Part Maintenance Page.
Alternatively add ?contents=1 after the page name in url bar

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...