url.webclient
- Module: cmas-core-server
- Description: Determines the URL of the Web Client to be used by the class LinkService to generate links to cases, contacts or resources in the Web Client. The following example shows how the use the convenience method to generate a link to a contact (the unit object is passed as a parameter).
url = linkTo.webclient(unit);
- Type: string
- Restart required: no
- System: yes
- Optional: yes
- Example value: http://localhost:8080/cm-client
- Since: 6.13.0.0