Render a callModule directive.
renderCallModuleDirective(name, id, parameters)
Arguments
| name |
Module name. |
| id |
An id string that corresponds with the id used to call the module's UI function. |
| parameters |
Server parameters used when calling the module. |
Value
Rendered callModule directive.