Versions Compared

Key

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

This section describes the framework services that are available for views.

Table of Contents
maxLevel5

ViewContext

The view server-side resources have access to a ViewContext object. The view context provides information about the current authenticated user, the view definition, the instance configuration properties, instance data and the view controller.

...