Tagged Questions
1
vote
1answer
98 views
Accessing page metadata properties via clientside API
Morning all,
Can anyone advise if it's possible to access a document / web part page properties via the client/JSCript API for use elsewhere on the page.
To put this in context, I've inherited a ...
0
votes
1answer
391 views
How to access the TermSets of Metadata service using Client Object Model of SharePoint 2010 Programatically?
I want to know how i can find names of the metadata services available on the particular site, and if those services are available.
Also how can i access the TermSets of the metadata services using ...
3
votes
1answer
830 views
Upload a document to a SharePoint list from CSOM with no limitations
I need to upload a document to a SharePoint list or folder using the Client Side Object Model from .NET (C#). What is the best way to do this? The requirements are as follows:
Set metadata values
...
