Method EnableUpdateState
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
EnableUpdateState()
Re-enables object state updating, that was turn of by calling DisableUpdateState() method. Use DisableUpdateState() and EnableUpdateState() to prevent notifying about updating the object state.
public virtual int EnableUpdateState()
Returns
- int
Number of object state updating locks.