SP.RequestContextObjectPropertyNames.site Field

Applies to: SharePoint Foundation 2010

In this article
Field Value
Applies To
Remarks

Provides a value for the SP.RequestContext.site Property.

var value = SP.RequestContextObjectPropertyNames.site;

Field Value

The value of this constant is Site.

Applies To

SP.RequestContextObjectPropertyNames Class

Remarks

For information about how to use this field, see Data Retrieval Overview.

See Also

Reference

SP.RequestContextObjectPropertyNames Fields

SP.RequestContextObjectPropertyNames Methods

SP Namespace