WebPropertyEditor.processValueChangedScript Field
For internal use.
Namespace: DevExpress.ExpressApp.Web.Editors
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
[Browsable(false)]
public const string processValueChangedScript = "xaf.ConfirmUnsavedChangedController.EditorValueChanged"
Field Value
Type |
---|
String |
See Also