Codeunit/Pagecontent
Revision as of 10: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 …')
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 );