See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Perform the 'record new' action.

Namespace: NTier.AppWizard.Forms
Assembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0

Syntax

C#
public void PerformNewAction()
Visual Basic
Public Sub PerformNewAction
Visual C++
public:
void PerformNewAction()

See Also