Posts

Showing posts with the label URL

SharePoint 2013 ApplicationPage Shortcut URL

_layouts/15/user.aspx                                            -------   Site Permission _layouts/15/appprincipals.aspx?Scope=Web   -------  Site App Permissions _layouts/15/mngfield.aspx                                 -------   Site Columns _layouts/15/mngctype.aspx                                 -------  Site Content Types _catalogs/masterpage/Forms/AllItems.aspx     -----   Master Page Gallery _catalogs/design/AllItems.aspx                         -------  Composed Looks _layouts/15/ReportServer/ScheduleList.aspx   -----  Manage Shared Schedules _layouts/15/ManageFeatures.aspx                        ----  Manage Site Features _layouts/15/savetmpl.aspx                                     -----  Save As Template _layouts/15/mcontent.aspx                                     ----  Site Libraries and Lists

Default out of box Web Services url sharepoint2010

Service Administration (_vti_adm/Admin.asmx) Administrative methods for creating deleting sites and retrieving languages used in the deployment CreateSite DeleteSite GetLanguage RefreshConfigCache Alerts (Alerts.asmx) Methods for working with SharePoint list item alerts DeleteAlerts GetAlerts Authentication (Authentication.asmx) Client proxy that provides user authentication for sites that use forms-based authentication Login (Used to authenticate) Mode (Returns the authentication mode of the current site) Copy (Copy.asmx) Methods to copy files between or within sites CopyIntoItems (Copy document as byte array to location on server) CopyIntoItemsLocal (Copy document from one location on the same server to another) GetItem (Creates a byte array of a document that can be passed to theCopyIntoItems method) Document Workspace (Dws.asmx) Methods for managing Document Workspace sites and data CanCreateDwsUrl CreateDws CreateFolder FindDwsD