Подход к управлению современной страницей SharePoint из C# ⇐ C#
Подход к управлению современной страницей SharePoint из C#
I'm pretty new to SharePoint development but, so far, I've successfully used CSOM or Graph to interface with sites and groups. I have created team sites programmatically in c#.
I now need to programmatically change the homepage of the newly created site by customising the layout and adding existing lists and spfx web parts.
My question is: what is the preferred approach (if there is one) to create, customise the layout, and add web parts of a team site (group connected) page programmatically and reliably?
I have tried using CSOM (Graph API is in beta for page management) without success as I can't find reliable documentation on the subject.
Источник: https://stackoverflow.com/questions/780 ... om-c-sharp
I'm pretty new to SharePoint development but, so far, I've successfully used CSOM or Graph to interface with sites and groups. I have created team sites programmatically in c#.
I now need to programmatically change the homepage of the newly created site by customising the layout and adding existing lists and spfx web parts.
My question is: what is the preferred approach (if there is one) to create, customise the layout, and add web parts of a team site (group connected) page programmatically and reliably?
I have tried using CSOM (Graph API is in beta for page management) without success as I can't find reliable documentation on the subject.
Источник: https://stackoverflow.com/questions/780 ... om-c-sharp
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение