shareItemsToSiteGroups
Share all the other models to the Site's content and collaboration groups, if those groups were created for the site (depends on user's privs)
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
siteModel Required | IModel |
Site Model |
|
solutionModels Required | IModel[] |
Array of all models created by the Solution |
|
hubRequestOptions Required | IHubRequestOptions |
Returns
Promise<[Object, Object, Object, Object, Object, Object, Object, Object, Object, Object]>
Function defined in sites/src/share-items-to-site-groups.ts:33