Click or drag to resize
RecaptchaControlIsValid Property
Indicates if validation was successful.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool IsValid { get; set; }

Property Value

Type: Boolean

Implements

IValidatorIsValid
See Also