Tagged Questions
1
vote
1answer
220 views
Access ListItem.Properties from Javascript COM
Is there a possibility to access the ListItem.Properties from the Javascript COM? All I'm seeing is the possibility to read all Fields. There also is the funny [SP.ListItem.LoadExpandoFields()][1], ...
0
votes
2answers
857 views
How to get SPSite aka SPWeb property bags using ClientContext? [duplicate]
Possible Duplicate:
Grab a specific property bag using ECMA script
I would appreciate if some paste a sample code to get the property bags values using ClientContext?