I have a site in sharepoint.I have a one Document library in site. I like to load the content of particular document in my custom web part.
how do I get content of particular document using code behind? I like to display particular document content in my literal control in my custom web part.