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 creates a new entity on a collection and shows a form to edit and commit that entity.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class FormShowNewAction : FormShowActionBase |
Visual Basic |
---|
Public Class FormShowNewAction Inherits FormShowActionBase |
Visual C++ |
---|
public ref class FormShowNewAction : public FormShowActionBase |
Inheritance Hierarchy
System..::..Object
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormShowActionBase
NTier.Actions..::..FormShowNewAction
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormShowActionBase
NTier.Actions..::..FormShowNewAction