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

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -