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