Difference between revisions of "Codeunit/Pagecontent"
Jump to navigation
Jump to search
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 …') |
(No difference)
|
Revision as of 10:21, 25 February 2013
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 );