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

WebPropertyEditor.processValueChangedScript Field

For internal use.

Namespace: DevExpress.ExpressApp.Web.Editors

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

Declaration

[Browsable(false)]
public const string processValueChangedScript = "xaf.ConfirmUnsavedChangedController.EditorValueChanged"

Field Value

Type
String
See Also