How to check the file is in check in mode or not in c#
- by Lalit
Hi,
I am getting the document of particular document library of a site in C#.
I want to check whether the file in check in mode or in checkout mode . how can i do that. can any one help me?