sp.debug.js JavaScript Reference

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

Find the namespaces that are available from the SP.js JavaScript object library.

In this section

You can use the JavaScript object model for SharePoint 2013 to build custom sites, farm solutions and apps for SharePoint. Core functionality for the SharePoint JavaScript object model is defined in the SP.js object library file that is located in the path %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\LAYOUTS\.

Note

Debug versions of the SharePoint JavaScript object library files are located in the same directory. You can use them to browse the object model or to help with debugging your code.

Namespace

SP

SP.Analytics

SP.Application.UI

SP.BusinessData

SP.BusinessData.Collections

SP.BusinessData.Infrastructure

SP.BusinessData.Runtime

SP.Sharing

SP.SiteHealth

SP.UI

SP.UI.ApplicationPages

SP.Utilities

SP.WebParts

SP.Workflow

Reference

See also

Other resources

SharePoint 2013 development overview

Complete basic operations using JavaScript library code in SharePoint 2013

Choose the right API set in SharePoint 2013