¡@

Home 

c# Programming Glossary: editablecontent

Model binding with nested child models and PartialViews in ASP.NET MVC

http://stackoverflow.com/questions/2462506/model-binding-with-nested-child-models-and-partialviews-in-asp-net-mvc

and classes namespace MVC.Models public class Page public EditableContent Content get set public class EditableContent public TemplateSection.. Page public EditableContent Content get set public class EditableContent public TemplateSection SidebarLeft get set public TemplateSection.. to edit the Page instance in my Edit.aspx View. Because EditableContent is also attached to other models I have a PartialView called..