Timeline for passing model from one controller to Layout in MVC 3
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 2, 2011 at 14:23 | vote | accept | Shrestha Sunil | ||
| Dec 2, 2011 at 14:23 | vote | accept | Shrestha Sunil | ||
| Dec 2, 2011 at 14:23 | |||||
| Dec 2, 2011 at 13:07 | comment | added | Shrestha Sunil | ya, ViewBag.tag value is set with value of model.Tags.. | |
| Dec 2, 2011 at 8:30 | comment | added | Dangerous | Is the tags variable set before being passed to the ViewBag? If you were to break on the line 'ViewBag.tag = tags;' has it definitely been set with values from the model.Tags? | |
| Dec 2, 2011 at 4:33 | answer | added | JesseBuesking | timeline score: 1 | |
| Dec 2, 2011 at 3:59 | history | edited | user596075 | CC BY-SA 3.0 |
added 8 characters in body
|
| Dec 2, 2011 at 3:56 | history | asked | Shrestha Sunil | CC BY-SA 3.0 |