Difference between revisions of "Codeunit/ContentPrivate/PageUsersOnline"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
(Created page with '== What it does == Displays a list of users with a session on the current server == How to invoke == Make a http request: ../main?command='''dk.p2e.blanket.codeunit.common.Pa…')
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
== How to invoke ==
== How to invoke ==
Make a http request:
Make a http request:
   ../main?command='''dk.p2e.blanket.codeunit.common.PageUsersOnline'''
   main?command='''dk.p2e.blanket.codeunit.common.PageUsersOnline'''





Latest revision as of 12:51, 10 December 2021

What it does

Displays a list of users with a session on the current server


How to invoke

Make a http request:

 main?command=dk.p2e.blanket.codeunit.common.PageUsersOnline


Configuration

None.


Developer info

  • Type: CodeunitPagecontent
  • Security: Requires session