Skip to main content
A newer version of this page is available. .

RenderHelper.SetupValidationSettings(ValidationSettings) Method

For internal use.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

[Browsable(false)]
public static void SetupValidationSettings(
    ValidationSettings settings
)

Parameters

Name Type
settings ValidationSettings
See Also