Tagged Questions
0
votes
1answer
409 views
programmatically get IDs of list from urls
Is it possible to retrieve the ID of a list or library with a url?
For example, http://MyPortal/MySubsite/MyDocuments/Forms/AllItems.aspx
If so, please provide me with some sample code.
Many ...