ChallengeImageCustomRenderEventArgs Constructors
Provides data for the ASPxCaptcha.ChallengeImageCustomRender event.| Name | Parameters | Description |
|---|---|---|
| ChallengeImageCustomRenderEventArgs(Bitmap, String) | image, code | Initializes a new instance of the ChallengeImageCustomRenderEventArgs class with the specified settings. |
See Also