Forum Discussion
Vimal Patel
Nov 16, 2017Copper Contributor
Content Type (CT) Hub in SharePoint Online
- Is it possible to have multiple CT Hub's in SharePoint Online tenant.
- Is there a limit on how many number of CT's we can have under the CT Hub.
- Is it possible to programmatically "Publish/RePublish/UnPublish" Content Types from CT Hub.
- My 2 cents here:
(1) You can only have one CT Hub per SPO tenant
(2) AFAIK, there is no limitation in the number of CTs you can have in the CT Hub
(3) I think it's not possible, but just review CSOM classes to be sure about this
- My 2 cents here:
(1) You can only have one CT Hub per SPO tenant
(2) AFAIK, there is no limitation in the number of CTs you can have in the CT Hub
(3) I think it's not possible, but just review CSOM classes to be sure about this- Vimal PatelCopper ContributorAppreciate ur quick response, in my ongoing research, I was able to confirm that for now there is no way to programmatically "Publish/RePublish/UnPublish" CT's in CT Hub on SPO.
I am not sure about the following, but in my research I also read that the recommended number of CT's allowed under the CT Hub is 20, which seems not correct to me. There is as such no concrete documentation from MS.