See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
An action that saves a form's bound data to the underlying data source using IEntitySet.Save().
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class FormSaveAction : BoundControlActionBase |
| Visual Basic |
|---|
Public Class FormSaveAction Inherits BoundControlActionBase |
| Visual C++ |
|---|
public ref class FormSaveAction : public BoundControlActionBase |
Inheritance Hierarchy
System..::..Object
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormSaveAction
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormSaveAction