Namespaces | |
namespace | Design |
namespace | Mvc |
Classes | |
class | ApplicationContextManager |
Application context manager that uses HttpContext to store context values. More... | |
class | CslaDataSource |
A Web Forms data binding control designed to support CSLA .NET business objects as data sources. More... | |
class | CslaDataSourceView |
The object responsible for managing data binding to a specific CSLA .NET object. More... | |
class | DeleteObjectArgs |
Argument object used in the DeleteObject event. More... | |
class | InsertObjectArgs |
Argument object used in the InsertObject event. More... | |
class | SelectObjectArgs |
Argument object used in the SelectObject event. More... | |
class | UpdateObjectArgs |
Argument object used in the UpdateObject event. More... | |