Tagged Questions
19
votes
1answer
7k views
Using SPContext.Current or using static URL
There are multiple ways to work in the SP object model. The starting point for instantiating objects looks different when you look at different developers.
Many times I see people doing this:
SPList ...