Version

ImageLoadEventArgs Class Members

The following tables list the members exposed by ImageLoadEventArgs.

Public Properties
 NameDescription
Public PropertyDataGets loaded data  
Public PropertyErrorGets error message on failed loading data  
Public PropertyPathGets URL path of loaded data  
Public PropertyStatusGets status of loading data  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetStatusResets the Status property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeStatusIndicates if the Status property needs to be serialized.  
See Also