ASPxClientFileManagerErrorAlertDisplayingEventArgs Properties
Provides data for the ASPxClientFileManager.ErrorAlertDisplaying event.| Name | Description |
|---|---|
| commandName | Gets the name of the processed command. |
| errorText | Gets or sets the errors description. |
| showAlert | Gets or sets a value specifying whether an alert message is displayed when the event fires. |
See Also