Change SiteLogo via csom in SharePoint 2013 -
Regarding this question
How can I change a new logo to a site?
Is it possible to do this through a consoles application via CSOM?
post-text "itemprop =" text ">
It appears that the client object model does not have any hook in the site logo such as the regular object model ( site.RootWeb.SiteLogoUrl = pictureUrl; )
Comments
Post a Comment