开发者

How to keep the document status as Checked out when it is uploading to sharepoint site?

how to keep the docu开发者_开发技巧ment status as Checked out when it is uploading to sharepoint site? Means , I want that , when i will insert any document to specific document library of sharepoint site , then how shold i can keep its status as Checked out rather than checked by default


You can accomplish this by adding a SPItemEventReceiver.ItemCheckedIn Event handler for the check in event. Add code to automatically checkout the item again.

Hope this helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜