How to programmatically upload a document in document library and insert metadata in document library
In this post I will explained, how we can programmatically upload a document in document library and insert metadata in document library.
Following function can be used to insert metadata and upload document in document library.
asp:FileUpload ID="FileUpLoadDoc" runat="server" /
Private void...
[read more]
Submit a review:
Login required.