Tagged Questions
0
votes
1answer
260 views
How can I get the ID/Name of the selected DocumentLibrary using JavaScript in MasterPage?
I want to get the ID/Name of the DocumentLibrary when I Click/Select on any library from List of libraries from the Left Panel of MasterPage.
Can I call the function from MasterPage or where ? How ? ...