Provides information for image-related events during HTML rendering.
The following tables list the members exposed by the ImageEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ImageEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the image related to the event. |
|
![]() |
Gets or sets a value indicating whether the image has been processed. |
|
![]() |
Gets or sets the desired URL of the image. |
See Also