|
| 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...
|
| |