Click or drag to resize
KaxCaptchaMinTimeout Property
Gets or sets the minimum number of seconds form must be displayed before it is valid. If you're too fast, you must be a robot.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public int MinTimeout { get; set; }

Property Value

Type: Int32
The minimum number of seconds form must be displayed before it is valid.
See Also