Archive for December 2nd, 2009

We can assume many things in life, but not everything match with our assumption. Similar story with SPList.Fields properties. Fields is a properties of the SPList objects which actually returns the SPFieldCollection object which also basically inherited  from SPBaseCollection. From .NET perspective, we can use indexer or name to get the actual Field object from [...]

Wednesday, December 2nd, 2009 at 04:25 | 0 comments
TOP