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