Click or drag to resize
RecaptchaComponentIsV3 Property
Indicates whether or not the component is configured to use reCAPTCHA V3

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public bool IsV3 { get; }

Property Value

Type: Boolean
See Also