Click or drag to resize
RecaptchaPropertiesLabel Property
Gets or sets the label of the form component. Hidden for "invisible" 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 override string Label { get; set; }

Property Value

Type: String
See Also