ValidationSettings.CreateValidationSettings(ASPxEdit) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
edit | ASPxEdit |
Returns
Type |
---|
ValidationSettings |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public static ValidationSettings CreateValidationSettings(
ASPxEdit edit
)
Public Shared Function CreateValidationSettings(
edit As ASPxEdit
) As ValidationSettings
Name | Type |
---|---|
edit | ASPxEdit |
Type |
---|
ValidationSettings |
No
Your feedback is appreciated.