次の方法で共有


SP へWebCollection.item プロパティ (sp.js)

Gets the Web site at the specified index of the collection.

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.WebCollection.get_item ()

パラメーター

  • index

戻り値

Type: SP.Web

The Web site at the specified index of the collection.