Posts

Showing posts with the label check current user belog to whcich group in List Of Grops in A list Column

check current user belog to whcich group in List Of Grops in A list Column

 using ( SPSite  site = new  SPSite ( SPContext.Current.Web.Url ))                               {                                   using ( SPWeb   objWeb  = site.OpenWeb())                                   {                                        SPList   oList  = objWeb.Lists["Kaizen Category"]; ...

check current user belog to whcich group in List Of Grops in A list Column

 using ( SPSite  site = new  SPSite ( SPContext.Current.Web.Url ))                               {                                   using ( SPWeb   objWeb  = site.OpenWeb())                                   {                                        SPList   oList  = objWeb.Lists["Kaizen Category"]; ...