Contents tagged with Anonymous access
-
Tulsa SharePoint Interest Group Monthly Meeting – 01/11/2010
Please attend our next Tulsa SharePoint Interest Group Meeting on Monday, January 11th, 2010!
-
Anonymous access and SPContext
Recently I was working on a public facing SharePoint publishing portal and was using SPContext to retrieve the page layout name by making a call to PublishingPage.GetPublishingPage and giving it SPContext.Current.File.Item as it’s argument.