|
Thread: Mvc
-
Mar 28th, 2010, 05:36 AM
#20
New Member
Re: Mvc
In some cases, the pattern of the data required by the view doesn't really match the model directly. In that case, the controller processes the data and passes it to the view in some other form. This is generally termed a "view model"
So the view model is part of the controller?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|