SP.ListItem(Context, ObjectPath) Constructor

Applies to: SharePoint Foundation 2010

Initializes a new instance of the SP.ListItem Class.

var value = new ListItem(Context, ObjectPath);

Parameters

Context

Type: SP.ClientRuntimeContext

ObjectPath

Type: SP.ObjectPath

Applies To

SP.ListItem Class

See Also

Reference

SP.ListItem Methods

SP.ListItem Properties

SP Namespace