Codeunit/Pagecontent

From TempusServa wiki
Revision as of 11:21, 25 February 2013 by old>Admin (Created page with 'PageContent is activated by suuplying the name of the class in a command Example http://..../.../main?com.acme.tempusserva.MySpecialPage Supported methods are public …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PageContent is activated by suuplying the name of the class in a command

Example

   http://..../.../main?com.acme.tempusserva.MySpecialPage


Supported methods are

  public String execute( Command command, Security user, Hashtable parameters );