ChallengeImageCustomRenderEventArgs Properties
Provides data for the ASPxCaptcha.ChallengeImageCustomRender event.Name | Description |
---|---|
Code | Gets the code generated within the challenge image of the ASPxCaptcha control. |
Image | Provides access to a Bitmap object representing the ASPxCaptcha’s challenge image. |
See Also