How to set ServerRender property of a SharePoint WebPart via Powershell?
How to set ServerRender property of a SharePoint WebPart via Powershell?
What’s ServerRender?
ServerRender is a property of a webpart which disables client-side rendering for a webpart. You’ll lose some cool features of a webpart once you enable this feature for e.g.
Inline editing of a list item, or in other words “Quick Edit”.
Look and feel of the list changes to the traditional view, from a excel like view.
But this feature is quite handy when it comes to…
View On WordPress













