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.
Enums.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Csla
 
namespace  Csla.Windows
 

Enumerations

enum  Csla.Windows.CslaFormAction {
  Csla.Windows.None , Csla.Windows.Save , Csla.Windows.Cancel , Csla.Windows.Close ,
  Csla.Windows.Validate
}
 The possible form actions. More...
 
enum  Csla.Windows.PostSaveActionType { Csla.Windows.None , Csla.Windows.AndClose , Csla.Windows.AndNew }
 The possible actions for post save. More...