CancelContentReplaceEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelContentReplaceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelContentReplaceEventArgs(BCDocument, String) |
Initializes a new instance of the CancelContentReplaceEventArgs class.
| |
| CancelContentReplaceEventArgs(BCDocument, String, Boolean) |
Initializes a new instance of the CancelContentReplaceEventArgs class.
|
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether the operation should be canceled.
| |
| Document |
Gets the document the event is raised for.
(Inherited from DocumentEventArgs.) | |
| FilePath |
Gets the path to the file used to replace the content.
(Inherited from ContentReplaceEventArgs.) |
| 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.) |