FileManagerCustomErrorTextEventArgs Constructors
Provides data for the ASPxFileManager.CustomErrorText event.Name | Parameters | Description |
---|---|---|
FileManagerCustomErrorTextEventArgs(Exception, String) | e, errorText | Initializes a new instance of the FileManagerCustomErrorTextEventArgs class. |
See Also