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

The FormDeleteAndSaveAction type exposes the following members.

Methods

  NameDescription
Protected methodCloneCore (Inherited from BoundControlActionBase.)
Protected methodConfirmAndDeleteEntity (Inherited from FormDeleteAction.)
Protected methodCreateCompileTimeCheckBindingMember
Returns a CompileTimeCheckBindingMember that will be used to ensure the data item at the end of 'dataMember' is of type 'expectedType' at compile time.
(Inherited from BoundControlActionBase.)
Public methodDispose()()()() (Inherited from NAction.)
Protected methodDispose(Boolean) (Inherited from BoundControlActionBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from NAction.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetReferencedBy (Inherited from NAction.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInitializeBindingInfoProvider (Inherited from FormDeleteAction.)
Protected methodMemberwiseClone (Inherited from NAction.)
Protected methodOnBeforeRun (Inherited from NAction.)
Protected methodOnEnabledChanged (Inherited from NAction.)
Protected methodQueryConfirmDelete (Inherited from FormDeleteAction.)
Protected methodReportErrorToUser (Inherited from FormDeleteAction.)
Public methodRun (Inherited from NAction.)
Protected methodRunCore (Overrides FormDeleteAction..::..RunCore()()()().)
Protected methodShowMessage
Show an informational, warning or error message to the user.
(Inherited from BoundControlActionBase.)
Public methodToString (Inherited from NAction.)

See Also