Do you know how to get the current web part Id with the javascript client OM API ?
Or an idea for a work-around ?
Thanks
|
Do you know how to get the current web part Id with the javascript client OM API ? Or an idea for a work-around ? Thanks |
||||
|
|
|
Your Web Part will have an element attribute called
To select your own specific Web Part you could add something specific in the markup you can use to select it, for example an empty/hidden element with a specific class, like
|
|||||||||
|