RenderHelper.SetupValidationSettings(ValidationSettings) Method
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
[Browsable(false)]
public static void SetupValidationSettings(
ValidationSettings settings
)
#Parameters
Name | Type |
---|---|
settings | Validation |
See Also