Hide

YetaWF Documentation

Display
Print

RecaptchaV2 Component

RecaptchaV2 (Edit)

Shows a captcha which prompts the user to confirm the he/she is not a robot by clicking on a checkbox.

Model Type: YetaWF.Core.Components.RecaptchaV2Data

[Caption("Captcha"), Description("Please verify that you're a human and not a spam bot")]
[UIHint("RecaptchaV2"), RecaptchaV2("Please verify that you're a human and not a spam bot")]
public RecaptchaV2Data Captcha { get; set; }