Get-parameters in SharePoint URLs

Get-parameters in SharePoint URLs

Review of useful SharePoint URLs get-parameters:
  1. Contents=1 (http://site/default.aspx?contents=1). Opening Web Part Maintenance Page.
  2. IsDlg=1 (http://site/default.aspx?IsDlg=1). Opening page with minimal.master master page, i.e. without QuickLaunch, partially without Ribbon, header etc. Its usually used in dialogs.
  3. Filter=1 (http://site/lists/AllItems.aspx?Filter=1). Opening list view with drop-down filters.
  4. ToolPaneView=2 (http://site/defailt.aspx?ToolPaneView=2). Opening page with Add Web Parts toolpane. Value means default tab: 2 – Browse, 3 – Search, 5 – Import.
  5. DisplayMode=Design (http://site/default.aspx?DisplayMode=Design). Opening page in edit mode.
  6. Mobile=1 (http://site/default.aspx?Mobile=1). Opening mobile view.
  7. DeveloperDashboard=true (http://site/default.aspx?DeveloperDashboard=true). Display Developer Dashboard.

Also, there are Dynamic Link Libraries (owssrv.dll, admin.dll etc.). You can find details about them here: Overview of the SharePoint Team Services Architecture.

Other Languages

Leave a Comment
  • Please add 8 and 2 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • Aviw_ edited Revision 6. Comment: Added another language

  • Aviw_ edited Revision 2. Comment: Added pictures

  • Aviw_ edited Original. Comment: Added formatting

Page 1 of 1 (3 items)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • Aviw_ edited Original. Comment: Added formatting

  • Aviw_ edited Revision 2. Comment: Added pictures

  • Aviw_ edited Revision 6. Comment: Added another language

Page 1 of 1 (3 items)