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 Namespace Reference

Classes

class  Controller
 Provides methods that respond to HTTP requests in an ASP.NET MVC web site. More...
 
class  CslaModelBinder
 Model binder for use with CSLA .NET editable business objects. More...
 
class  HasPermissionAttribute
 Restricts callers to an action method. More...
 
class  HtmlExtensions
 Html extension methods providing support for HTML rendering based on security permissions in an application.
 
interface  IModelCreator
 ASP.NET MVC model creator. More...
 
interface  IViewModel
 Defines a CSLA .NET MVC viewmodel object. More...
 
class  ViewModelBase
 Base class used to create ViewModel objects that contain the Model object and related elements. More...