CaptchaValidationSettings.RequiredField Property
In This Article
Gets the settings that define the required field validation’s rules.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public RequiredFieldValidationPattern RequiredField { get; }
#Property Value
Type | Description |
---|---|
Required |
A Required |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Required |
---|---|---|
ASP. |
Captcha |
|
ASP. |
ASPx |
|
See Also