This documentation is archived and is not being maintained.

SP.RequestContext object

SharePoint 2013

This class and its members are reserved for internal use and are not intended to be used in your code.

Last modified: March 09, 2015

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

var object = new SP.RequestContext()

The RequestContext object has the following members.

Constructor

The RequestContext object has the following constructor.

Constructor

Description

RequestContext

This member is reserved for internal use and is not intended to be used directly from your code.

Methods

The RequestContext object has the following methods.

Method

Description

getCurrent

initPropertiesFromJson

Properties

The RequestContext object has the following properties.

Property

Description

site

This member is reserved for internal use and is not intended to be used directly from your code.

web

This member is reserved for internal use and is not intended to be used directly from your code.

Show: