Skip to main content
Tab

ValidationSettings.CreateValidationSettings(ASPxEdit) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public static ValidationSettings CreateValidationSettings(
    ASPxEdit edit
)

#Parameters

Name Type
edit ASPxEdit

#Returns

Type
ValidationSettings
See Also