SP へSite.openWebById 方法 (sp.js)

指定された GUID を持つサイトを返します。

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

SP.Site.openWebById()

パラメーター

  • gWebId
    [Type]:の SPGuid

    どのサイトを返すかを指定する GUID。

戻り値

[Type]:の SPWeb

他のリソースのエンドポイント

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/site/openWebById(gWebId)

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

  • 投稿

投稿の書式

POST http://<sitecollection>/<site>/_api/site/openWebById(gWebId)

リソースのパラメーター

  • gWebId