Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ImageLoadEventArgs Class Members
The following tables list the members exposed by ImageLoadEventArgs.
Public Properties
| | Name | Description |
 | Data | Gets loaded data |
 | Error | Gets error message on failed loading data |
 | Path | Gets URL path of loaded data |
 | Status | Gets status of loading data |
Public Methods
| | Name | Description |
 | Reset | Resets all the properties to their default values |
 | ResetStatus | Resets the Status property to its default value. |
See Also