robgruen's WebLogmy intelligence is artificial...How to Programmatically Set Permissions on FilesFolders in a SharePoint Document Library- November 16, 2007 Yep, had to figure this out since I'm still working with SharePoint stuff. I couldn't find any "HowTo's," code samples, tricks, hints, or anything else really helpful on this. Just a bunch of other folks attemptint to do the same thing. This is one of those things where the answer looks simple and seems like it should have been apparent from the start. Alas I couldn't see it in the beginning either. Here's the magic code: get a reference to the folder (this...http://blogs.msdn.com/robgruen/archive/2007/11/15/how-to-programmatically-set-permissions-... |