摘要: /// /// 判断当前登录人是否在sharepoint组中 /// /// /// /// public static bool IsCurrentUserInGroup(SPUser currentUser, string groupName) { ... 阅读全文
posted @ 2016-12-07 14:01 lishidefengchen 阅读(166) 评论(0) 推荐(0)