Skip to main content

MVCxClientUtils Members

An object containing a service static function that can be useful when performing client-side processing.

Methods

Name Description
FinalizeCallback static Loads resources required by DevExpress MVC extensions.
GetSerializedEditorValuesInContainer(containerOrId) static Returns values of editors placed in the specified container.
PerformValidationInContainer(container) static Performs unobtrusive validation for editors in the specified container.
PerformValidationInContainerById(containerId) static Performs unobtrusive validation for editors in the specified container.
See Also