sp.debug.js JavaScript Reference
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
Find the namespaces that are available from the SP.js JavaScript object library.
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. |
Note