Pregunta

i need to get the properties bag values of the current web application using JSOM i succeeded to get the sites one but no way for the WebApp. to this article

any idea how can i retrive those values using JSOM ?

¿Fue útil?

Solución

You won't be able to get properties bag values of current web application using JSOM. You have to some customized solution to get it.

There is one solution though but required http handlers, refer below links

https://chuvash.eu/2012/06/19/web-application-properties-as-json/

How to access a Web application/Farm level property bag via jQuery/Javascript/ClientContext

Licenciado bajo: CC-BY-SA con atribución
scroll top