Click or drag to resize
RecaptchaResponseAction Property
Name of the action for which the reCAPTCHA v3 challenge was issued

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax
C#
public string Action { get; set; }

Property Value

Type: String
See Also