SP.WebCollection(Context, ObjectPath) Constructor

Applies to: SharePoint Foundation 2010

Initializes a new instance of the SP.WebCollection Class.

var value = new WebCollection(Context, ObjectPath);

Parameters

Context

Type: SP.ClientRuntimeContext

ObjectPath

Type: SP.ObjectPath

Applies To

SP.WebCollection Class

See Also

Reference

SP.WebCollection Methods

SP.WebCollection Properties

SP Namespace