Show / Hide Table of Contents

Method QueryEditingMode

| Improve this Doc View Source

QueryEditingMode(InPlaceEditor)

Queries whether specified InPlaceEditor is in editing mode.

Declaration
bool QueryEditingMode(InPlaceEditor inPlaceEditor)
Parameters
Type Name Description
InPlaceEditor inPlaceEditor

The specified InPlaceEditor.

Returns
Type Description
System.Boolean

true if sepcified InPlaceEditor is in editing mode, otherwise false.

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