PageDataValidateEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The PageDataValidateEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PageDataValidateEventArgs |
Initializes a new instance of the PageDataValidateEventArgs class.
| |
| PageDataValidateEventArgs(Boolean, Boolean) |
Initializes a new instance of the PageDataValidateEventArgs class.
|
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether
the operation should be canceled.
| |
| HandleError |
Gets or sets a value indicating whether
the page handles a validation failure (if the event is canceled).
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |