CancelWizardLoadEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelWizardLoadEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CancelWizardLoadEventArgs(BCRepositoryObject, BCFolder, Boolean, Boolean) |
Initializes a new instance of the CancelWizardLoadEventArgs class.
| |
CancelWizardLoadEventArgs(BCRepositoryObject, BCFolder, Boolean, Boolean, Boolean) |
Initializes a new instance of the CancelWizardLoadEventArgs class.
|
Name | Description | |
---|---|---|
CalculateDisplayName |
Gets or sets a value indicating whether to raise CalculateDisplayName event.
| |
CalculateLocation |
Gets or sets a value indicating whether to raise CalculateLocation event.
| |
Cancel |
Gets or sets a value indicating whether the operation should be canceled.
(Inherited from CancelCurrentObjectEventArgs.) | |
CurrentObject |
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.) | |
Parent |
Gets the parent folder of the object.
|
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.) |