I can get the name, url and description of a site using SP.Web but there is no logo property.
Is there a javascript COM equivalent to http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.sitelogourl.aspx?
|
I can get the name, url and description of a site using SP.Web but there is no logo property. Is there a javascript COM equivalent to http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spweb.sitelogourl.aspx? |
|||
|
|
|
I believe there is no direct way to change the Site Logo from the Client Object Model. However, you can change it through CSS by utilizing the Paste the following code in your CSS file:
|
|||||||
|