The CaptchaModule type exposes the following members.

Properties

  Name Description
Public property AjaxLoadingImage
Gets or sets the captcha ajax loading image.
Public property CaptchaBackgroundColor
Gets or sets the captcha image background color.
Public property CaptchaCode
Gets captcha code.
Public property CaptchaFontFamily
Gets or sets the captcha image font family.
Public property CaptchaForeColor
Gets or sets the captcha image fore color.
Public property CaptchaHeight
Gets or sets the captcha image height.
Public property CaptchaModuleId
Gets captcha module id.
Public property CaptchaValidationGroup Obsolete.
Gets or sets the captcha validation group.
Public property CaptchaWidth
Gets or sets the captcha image width.
Public property Controls
Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
(Overrides Control..::..Controls.)
Public property RefreshButtonImage
Gets or sets the captcha refresh button image.

See Also