In MVC 2, what is the default mapping behaviour for the binder. I saw it once in a blog, but cannot find it again.
Particularly in regards to list items.
From memory it is something like this: {ModelName}[{id}].{Proptery}
Any help would be greatly appreciated, especially an online article that refers to this.