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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -