unlinkPagesFromSite
Given a site, update all the linked page items and remove their references to the site
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
siteModel Required | IModel |
Site Model |
|
requestOptions Required | IHubRequestOptions |
Available requestOptions
Property | Type | Notes |
---|---|---|
Optional | ArcGISIdentityManager | |
Optional | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
Optional | string | |
Optional | boolean | |
Optional | IHubRequestOptionsPortalSelf |
Returns
Promise<[Object, Object, Object, Object, Object, Object, Object, Object, Object, Object]>
Function defined in sites/src/unlink-pages-from-site.ts:16