See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The FormSaveAndCloseAction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FormSaveAndCloseAction | Initializes a new instance of the FormSaveAndCloseAction class |
Methods
| Name | Description | |
|---|---|---|
| CloneCore | (Overrides NActionCloneCore()()()().) | |
| Dispose()()()() | (Inherited from NAction.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the FormSaveAndCloseAction and optionally releases the managed resources (Overrides NActionDispose(Boolean).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from NAction.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetReferencedBy | (Inherited from NAction.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | (Inherited from NAction.) | |
| OnBeforeRun | (Inherited from NAction.) | |
| OnEnabledChanged | (Inherited from NAction.) | |
| Run | (Inherited from NAction.) | |
| RunCore | (Overrides NActionRunCore()()()().) | |
| ToString | (Inherited from NAction.) |
Properties
| Name | Description | |
|---|---|---|
| Enabled | (Inherited from NAction.) | |
| EnabledCore | (Overrides NActionEnabledCore.) | |
| HostingComponent | (Overrides NActionHostingComponent.) | |
| HostingControl | ||
| ReferencedBy | (Inherited from NAction.) | |
| Site | (Overrides NActionSite.) |
Events
| Name | Description | |
|---|---|---|
| Disposed | (Inherited from NAction.) | |
| EnabledChanged | (Inherited from NAction.) |