Show / Hide Table of Contents

Method QueryEditorElementFocus

| Improve this Doc View Source

QueryEditorElementFocus(InPlaceEditor)

Queries whether the editor element of specified InPlaceEditor should have keyboard focus.

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

The specified InPlaceEditor.

Returns
Type Description
System.Boolean

true if the editor element of specified InPlaceEditor should have keyboard focus, otherwise false.

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