Hoe to get the full path of the file that saved on into sharepoint document library. I have one requirement, in this if i upload one file to the document library, then i want to save the Doc path of the same to the DB. please help me to implement this task.
Thanks in advance..
Hoe to get the full path of the file that saved on into sharepoint
Share
You can write some code to ItemAdded event handler and deploy it as a feature: