Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Checks whether the content is requested in the page editor in preview mode.

...

cmsfn.isPreviewMode() returns True in public instance. To confirm this you can use

...

The check can be run either on the author instance or on the public instance.

Method signature

boolean isPreviewMode()

...