Sebastian Wojciechowski’s WebLog

.NET Developer

Archive for February 20th, 2006

Some time ago I was developing a web control which had to take a list of a SPListItems from a specific SPList from a current SPWeb. Simple thing. Code was also simple. I used SPControl.GetContextWeb and got the list I wanted. I wrote the code and everything was ok until… until during tests I got […]

Read Full Post »