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
Validates the data on the form and prevents subsequent actions from running
if there is a validation error.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class FormValidateAction : BoundControlActionBase |
Visual Basic |
---|
Public Class FormValidateAction Inherits BoundControlActionBase |
Visual C++ |
---|
public ref class FormValidateAction : public BoundControlActionBase |
Inheritance Hierarchy
System..::..Object
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormValidateAction
NAction
NTier.Actions..::..BoundControlActionBase
NTier.Actions..::..FormValidateAction