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 deletes the current entity.
If the entity implements ISupportDeactivate.Deactivate(), it is called in place of Delete().
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class FormDeleteAction : BoundControlActionBase |
Visual Basic |
---|
Public Class FormDeleteAction Inherits BoundControlActionBase |
Visual C++ |
---|
public ref class FormDeleteAction : public BoundControlActionBase |
Inheritance Hierarchy
System..::..Object
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormDeleteAction
NTier.Actions..::..FormDeleteAndSaveAction
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormDeleteAction
NTier.Actions..::..FormDeleteAndSaveAction