Show / Hide Table of Contents

Method ConfirmEndEdit

| Improve this Doc View Source

ConfirmEndEdit()

Confirms end of editing mode.

Declaration
protected virtual bool ConfirmEndEdit()
Returns
Type Description
System.Boolean

true if end of editing mode confirmed, otherwise false.

Remarks

The default implementation always returns true. Derived class can override this method to provide custom implementation such as displaying a confirmation dialog.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest