SP へWeb.allowMasterPageEditingForCurrentUser プロパティ (sp.js)

対象のデバイス アプリケーション インスタンス ID を持つ現在のユーザーに、プッシュ通知サブスクライバーが存在するかどうかをチェックします。

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

var value = SP.Web.get_allowMasterPageEditingForCurrentUser ()

戻り値

型: Boolean

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

詳細については、 Web リソースを参照してください。

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/allowMasterPageEditingForCurrentUser

HTTP 要求

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

  • 投稿

投稿の書式

POST http://<sitecollection>/<site>/_api/web/allowMasterPageEditingForCurrentUser

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/allowMasterPageEditingForCurrentUser