Hi, I have a webpart where I have to access a page metadata where the page is inside the Pages library, how can I do that?
For example:
The user passes the URL of the page (http://localhost/Pages/PageExample.aspx) and from that url I get the Title and other metadata fields from the page....
Thanks