FileManagerCustomErrorTextEventArgs Properties
Provides data for the ASPxFileManager.CustomErrorText event.
Name | Description |
---|---|
Error |
Gets or sets the error text. |
Exception | Gets the raised exception. |
See Also