Services
Services available in portal components.
Last updated
Was this helpful?
Services available in portal components.
Last updated
Was this helpful?
The JavaScript runtime can be accessed with the JavaScript service. It allows for executing JavaScript on the client and optionally returning a response.
The message service is used to display messages to the end user. It is based on the IMessageService
. You can find more information .
The notification service is used to display messages the include more information that the message service. You can customize the title, message and icon. You can find more information .
The navigation service can be used to move between portal pages, admin pages and external pages. The navigation service is an instance of .