CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Web.Mvc.Controller Member List

This is the complete list of members for Csla.Web.Mvc.Controller, including all inherited members.

LoadProperty< P >(object obj, PropertyInfo< P > propertyInfo, P newValue)Csla.Web.Mvc.Controllerprotected
SaveObject< T >(T item, bool forceUpdate)Csla.Web.Mvc.Controllerprotected
SaveObject< T >(T item, Action< T > updateModel, bool forceUpdate)Csla.Web.Mvc.Controllerprotectedvirtual