EntreeServer.Module.EntreeApplication.ActiveUpdate

The ActiveUpdate method is called when a user clicks on an EntreeListItem or EntreeActionItem that has been assigned an EntreeActiveUpdateObject as its Click Action.

Parameters

  • EntreeScope
    This object holds information about the request that was made.
  • output
    Similar to the EntreeListObject used in the QueryList method, except in the case of the ActiveUpdate method, the output parameter is a collection of one or more EntreeListItem (or classes that inherit from it) objects to be returned.