SP.FormCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the list form at the specified index in the collection.

var value = SP.FormCollection.get_item();

Property Value

Type: SP.Form

The list form at the specified index in the collection.

Applies To

SP.FormCollection Class

See Also

Reference

SP.FormCollection Methods

SP.FormCollection Properties

SP Namespace