Click or drag to resize
RecaptchaPropertiesVersion Property
Represents the version of reCAPTCHA for the component to use (v2 or v3).

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

Property Value

Type: String
See Also