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