I want to change Custom Property of Webpart using javascript.
Does anyone have any ideas on how to accomplish this?
|
I want to change Custom Property of Webpart using javascript. Does anyone have any ideas on how to accomplish this? |
||||
|
|
there are some options but imo easiest one is to use Client Object Model: see SP.WebParts.WebPart.Title |
|||
|
|